linux/Documentation/trace
Masami Hiramatsu 77b44d1b7c tracing/kprobes: Rename Kprobe-tracer to kprobe-event
Rename Kprobes-based event tracer to kprobes-based tracing event
(kprobe-event), since it is not a tracer but an extensible
tracing event interface.

This also changes CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
and sets it y by default.

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Jim Keniston <jkenisto@us.ibm.com>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Frank Ch. Eigler <fche@redhat.com>
Cc: Jason Baron <jbaron@redhat.com>
Cc: K.Prasad <prasad@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
LKML-Reference: <20091104001247.3454.14131.stgit@harusame>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-11-04 13:02:48 +01:00
..
postprocess tracing, page-allocator: add a postprocessing script for page-allocator-related ftrace events 2009-09-22 07:17:34 -07:00
events-kmem.txt tracing, documentation: Add a document on the kmem tracepoints 2009-09-22 07:17:34 -07:00
events.txt trivial: fix typo in tracing documentation 2009-09-21 15:15:52 +02:00
ftrace-design.txt tracing: Document HAVE_SYSCALL_TRACEPOINTS needs 2009-10-14 09:54:38 +02:00
ftrace.txt trivial: fix typos "man[ae]g?ment" -> "management" 2009-09-21 15:14:56 +02:00
function-graph-fold.vim tracing: Add vim script to enable folding for function_graph traces 2009-08-26 00:32:04 -04:00
kmemtrace.txt trivial: Remove the hyphen from git commands 2009-06-12 18:01:51 +02:00
kprobetrace.txt tracing/kprobes: Rename Kprobe-tracer to kprobe-event 2009-11-04 13:02:48 +01:00
mmiotrace.txt debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 2009-06-15 21:30:28 -07:00
ring-buffer-design.txt ring-buffer: add design document 2009-07-07 18:36:13 -04:00
tracepoint-analysis.txt tracing, documentation: add a document describing how to do some performance analysis with tracepoints 2009-09-22 07:17:34 -07:00
tracepoints.txt