summaryrefslogtreecommitdiff
path: root/samples/trace_events
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * tracing: Fix doc mistakes in trace sampleJeremy Linton2017-10-12
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | | Fix tracing sample code warning.Linus Torvalds2017-10-27
|/ /
* | tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)2017-10-17
|/
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-02
* tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-09
* Sample: Trace_event: Correct the commentsChunyan Zhang2015-11-02
* tracing: Fix sample output of dynamic arraysSteven Rostedt (Red Hat)2015-07-17
* tracing/samples: Update the trace-event-sample.h with TRACE_DEFINE_ENUM()Steven Rostedt (Red Hat)2015-04-08
* tracing: Update trace-event-sample with TRACE_SYSTEM_VAR documentationSteven Rostedt (Red Hat)2015-04-08
* tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()Steven Rostedt (Red Hat)2015-02-09
* tracing: Add TRACE_EVENT_FN exampleSteven Rostedt (Red Hat)2015-02-09
* tracing: Add TRACE_EVENT_CONDITION sampleSteven Rostedt (Red Hat)2015-02-09
* tracing: Update the TRACE_EVENT fields available in the sample codeSteven Rostedt (Red Hat)2015-02-09
* tracing: Change trace event sample to use strlcpy instead of strncpyZhao Hongjiang2014-07-01
* tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt2014-06-21
* debugfs: Change debuhgfs directory of trace-events-sample.hGeunSik Lim2009-09-15
* tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-13
* tracing: update sample event documentationSteven Rostedt2009-06-16
* tracing: update sample with TRACE_INCLUDE_FILESteven Rostedt2009-05-06
* tracing: small trave_events sample Makefile cleanupChristoph Hellwig2009-05-06
* tracing/events: don't say hi when loading the trace event sampleLi Zefan2009-05-06
* tracing/events: add trace-events-sampleSteven Rostedt2009-04-14