summaryrefslogtreecommitdiffstats
path: root/samples/trace_events/trace-events-sample.c
Commit message (Expand)AuthorAgeFilesLines
* sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-1/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* Fix tracing sample code warning.Linus Torvalds2017-10-281-1/+1
* tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)2017-10-171-3/+11
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-021-1/+1
* tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-091-1/+2
* tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()Steven Rostedt (Red Hat)2015-02-101-0/+7
* tracing: Add TRACE_EVENT_FN exampleSteven Rostedt (Red Hat)2015-02-101-0/+51
* tracing: Add TRACE_EVENT_CONDITION sampleSteven Rostedt (Red Hat)2015-02-091-0/+3
* tracing: Update the TRACE_EVENT fields available in the sample codeSteven Rostedt (Red Hat)2015-02-091-1/+18
* tracing/events: don't say hi when loading the trace event sampleLi Zefan2009-05-061-4/+0Star
* tracing/events: add trace-events-sampleSteven Rostedt2009-04-151-0/+56