summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
diff options
context:
space:
mode:
authorSteven Rostedt2013-01-25 15:46:36 +0100
committerSteven Rostedt2013-01-25 17:22:11 +0100
commitd75f717e19fe595e7efbf67de195ada8d89dfbbe (patch)
tree26e00856e0595ee4fa5c54fd5c457d62d86c3ff1 /kernel/trace/trace.c
parenttracing: Mark tracing_dentry_percpu() static (diff)
downloadkernel-qcow2-linux-d75f717e19fe595e7efbf67de195ada8d89dfbbe.tar.gz
kernel-qcow2-linux-d75f717e19fe595e7efbf67de195ada8d89dfbbe.tar.xz
kernel-qcow2-linux-d75f717e19fe595e7efbf67de195ada8d89dfbbe.zip
tracing: Remove tracepoint sample code
The tracepoint sample code was used to teach developers how to create their own tracepoints. But now the trace_events have been added as a higher level that is used directly by developers today. Only the trace_event code should use the tracepoint interface directly and no new tracepoints should be added. Besides, the example had a race condition with the use of the ->d_name.name dentry field, as pointed out by Al Viro. Best just to remove the code so it wont be used by other developers. Link: http://lkml.kernel.org/r/20130123225523.GY4939@ZenIV.linux.org.uk Cc: Al Viro <viro@ZenIV.linux.org.uk> Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace.c')
0 files changed, 0 insertions, 0 deletions