[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu
authorPrasanna S Panchamukhi <prasanna@in.ibm.com>
Mon, 7 Nov 2005 08:59:14 +0000 (00:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:35 +0000 (07:53 -0800)
commitcd6b0762a04978baf48412456a687842de97e381
tree86978ae5a1e00c6ab6d0a3f58e37f85de079a2b8
parent78512ece148992a5c00c63fbf4404f3cde635016
[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu

Andrew Morton suggested to move kprobes from kernel hacking menu, since
kernel hacking menu is in-appropriate for the Kprobes.  This patch moves
Kprobes and Oprofile under instrumentation menu.

(akpm: it's not a natural fit, but things like djprobes and the s390 guys'
statistics library need a home)

Signed-of-by: Prasanna S Panchamukhi <prasanna@in.ibm.com>
Cc: Philippe Elie <phil.el@wanadoo.fr>
Cc: John Levon <levon@movementarian.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
15 files changed:
arch/i386/Kconfig
arch/i386/Kconfig.debug
arch/i386/oprofile/Kconfig
arch/ia64/Kconfig
arch/ia64/Kconfig.debug
arch/ia64/oprofile/Kconfig
arch/powerpc/Kconfig
arch/powerpc/Kconfig.debug
arch/powerpc/oprofile/Kconfig
arch/sparc64/Kconfig
arch/sparc64/Kconfig.debug
arch/sparc64/oprofile/Kconfig
arch/x86_64/Kconfig
arch/x86_64/Kconfig.debug
arch/x86_64/oprofile/Kconfig