aboutsummaryrefslogtreecommitdiffstats
path: root/samples/trace_events (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-04-14tracing/events: add trace-events-sampleSteven Rostedt3-0/+188
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>