tracing/events: add trace-events-sample
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>
Showing
- samples/Kconfig 7 additions, 0 deletionssamples/Kconfig
- samples/Makefile 1 addition, 1 deletionsamples/Makefile
- samples/trace_events/Makefile 8 additions, 0 deletionssamples/trace_events/Makefile
- samples/trace_events/trace-events-sample.c 56 additions, 0 deletionssamples/trace_events/trace-events-sample.c
- samples/trace_events/trace-events-sample.h 124 additions, 0 deletionssamples/trace_events/trace-events-sample.h
Loading
Please register or sign in to comment