summaryrefslogtreecommitdiff
path: root/samples/trace_events/trace-events-sample.c
AgeCommit message (Expand)Author
2017-10-27Fix tracing sample code warning.Linus Torvalds
2017-10-17tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2015-02-09tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()Steven Rostedt (Red Hat)
2015-02-09tracing: Add TRACE_EVENT_FN exampleSteven Rostedt (Red Hat)
2015-02-09tracing: Add TRACE_EVENT_CONDITION sampleSteven Rostedt (Red Hat)
2015-02-09tracing: Update the TRACE_EVENT fields available in the sample codeSteven Rostedt (Red Hat)
2009-05-06tracing/events: don't say hi when loading the trace event sampleLi Zefan
2009-04-14tracing/events: add trace-events-sampleSteven Rostedt