tracing/events: add trace-events-sample
authorSteven Rostedt <srostedt@redhat.com>
Wed, 15 Apr 2009 01:37:03 +0000 (21:37 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 15 Apr 2009 02:09:18 +0000 (22:09 -0400)
This patch adds a sample to the samples directory on how to create
and use TRACE_EVENT trace points.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
samples/Kconfig
samples/Makefile
samples/trace_events/Makefile [new file with mode: 0644]
samples/trace_events/trace-events-sample.c [new file with mode: 0644]
samples/trace_events/trace-events-sample.h [new file with mode: 0644]

diff --cc samples/Kconfig
Simple merge
Simple merge
Simple merge