Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-27 | Fix tracing sample code warning. | Linus Torvalds | 1 | -1/+1 |
2017-10-17 | tracing/samples: Fix creation and deletion of simple_thread_fn creation | Steven Rostedt (VMware) | 1 | -3/+11 |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 1 | -1/+1 |
2016-12-09 | tracing: Have the reg function allow to fail | Steven Rostedt (Red Hat) | 2 | -2/+3 |
2015-11-02 | Sample: Trace_event: Correct the comments | Chunyan Zhang | 1 | -3/+3 |
2015-07-17 | tracing: Fix sample output of dynamic arrays | Steven Rostedt (Red Hat) | 1 | -2/+5 |
2015-04-08 | tracing/samples: Update the trace-event-sample.h with TRACE_DEFINE_ENUM() | Steven Rostedt (Red Hat) | 1 | -1/+63 |
2015-04-08 | tracing: Update trace-event-sample with TRACE_SYSTEM_VAR documentation | Steven Rostedt (Red Hat) | 1 | -1/+19 |
2015-02-09 | tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT() | Steven Rostedt (Red Hat) | 2 | -0/+88 |
2015-02-09 | tracing: Add TRACE_EVENT_FN example | Steven Rostedt (Red Hat) | 2 | -0/+95 |
2015-02-09 | tracing: Add TRACE_EVENT_CONDITION sample | Steven Rostedt (Red Hat) | 2 | -0/+61 |
2015-02-09 | tracing: Update the TRACE_EVENT fields available in the sample code | Steven Rostedt (Red Hat) | 2 | -14/+150 |
2014-07-01 | tracing: Change trace event sample to use strlcpy instead of strncpy | Zhao Hongjiang | 1 | -1/+1 |
2014-06-21 | tracing: Add __field_struct macro for TRACE_EVENT() | Steven Rostedt | 1 | -1/+2 |
2009-09-15 | debugfs: Change debuhgfs directory of trace-events-sample.h | GeunSik Lim | 1 | -1/+1 |
2009-07-13 | tracing/events: Move TRACE_SYSTEM outside of include guard | Li Zefan | 1 | -17/+20 |
2009-06-16 | tracing: update sample event documentation | Steven Rostedt | 2 | -11/+24 |
2009-05-06 | tracing: update sample with TRACE_INCLUDE_FILE | Steven Rostedt | 1 | -1/+6 |
2009-05-06 | tracing: small trave_events sample Makefile cleanup | Christoph Hellwig | 1 | -3/+1 |
2009-05-06 | tracing/events: don't say hi when loading the trace event sample | Li Zefan | 1 | -4/+0 |
2009-04-14 | tracing/events: add trace-events-sample | Steven Rostedt | 3 | -0/+188 |