trace, documentation: Fix branch profiling location in debugfs
authorDavid Rientjes <rientjes@google.com>
Thu, 17 Mar 2011 00:17:08 +0000 (17:17 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Mar 2011 08:10:45 +0000 (09:10 +0100)
commit13e5befaddcf8d542ae45610b552105490a0010b
tree62bf2a661bdb847221cd5fdf0107b59932230e9c
parent38b435b16c36b0d863efcf3f07b34a6fac9873fd
trace, documentation: Fix branch profiling location in debugfs

The debugfs interface for branch profiling is through

/sys/kernel/debug/tracing/trace_stat/branch_annotated
/sys/kernel/debug/tracing/trace_stat/branch_all

so update the Kconfig accordingly.

Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <alpine.DEB.2.00.1103161716320.11407@chino.kir.corp.google.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/Kconfig