diff options
author | Pekka Paalanen <pq@iki.fi> | 2009-01-03 21:23:51 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-15 20:03:28 +0100 |
commit | 6bc5c366b1a45ca18fba6851f62db5743b3f6db5 (patch) | |
tree | c3e2a092760b2eca5ff052cbea77cc84502b8016 /net/sched | |
parent | 391b170f10e669dd429aa47bce998c2fa839404c (diff) |
trace: mmiotrace to the tracer menu in Kconfig
Impact: cosmetic change in Kconfig menu layout
This patch was originally suggested by Peter Zijlstra, but seems it
was forgotten.
CONFIG_MMIOTRACE and CONFIG_MMIOTRACE_TEST were selectable
directly under the Kernel hacking / debugging menu in the kernel
configuration system. They were present only for x86 and x86_64.
Other tracers that use the ftrace tracing framework are in their own
sub-menu. This patch moves the mmiotrace configuration options there.
Since the Kconfig file, where the tracer menu is, is not architecture
specific, HAVE_MMIOTRACE_SUPPORT is introduced and provided only by
x86/x86_64. CONFIG_MMIOTRACE now depends on it.
Signed-off-by: Pekka Paalanen <pq@iki.fi>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions