| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Fix mismatched comment in __string_len | Geliang Tang | 2022-01-13 | 1 | -1/+1 |
* | samples/trace_event: Add '__rel_loc' using sample event | Masami Hiramatsu | 2021-12-06 | 2 | -0/+36 |
* | tracing: Add trace_event helper macros __string_len() and __assign_str_len() | Steven Rostedt (VMware) | 2021-08-17 | 1 | -0/+27 |
* | tracing: Fix doc mistakes in trace sample | Wei Yang | 2020-05-07 | 1 | -1/+1 |
* | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior | 2019-06-03 | 1 | -1/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -5/+5 |
|\ |
|
| * | tracing: Fix doc mistakes in trace sample | Jeremy Linton | 2017-10-12 | 1 | -5/+5 |
* | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 1 | -0/+1 |
|\ \ |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | | Fix tracing sample code warning. | Linus Torvalds | 2017-10-28 | 1 | -1/+1 |
|/ / |
|
* / | tracing/samples: Fix creation and deletion of simple_thread_fn creation | Steven Rostedt (VMware) | 2017-10-17 | 1 | -3/+11 |
|/ |
|
* | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | tracing: Have the reg function allow to fail | Steven Rostedt (Red Hat) | 2016-12-09 | 2 | -2/+3 |
* | Sample: Trace_event: Correct the comments | Chunyan Zhang | 2015-11-02 | 1 | -3/+3 |
* | tracing: Fix sample output of dynamic arrays | Steven Rostedt (Red Hat) | 2015-07-17 | 1 | -2/+5 |
* | tracing/samples: Update the trace-event-sample.h with TRACE_DEFINE_ENUM() | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -1/+63 |
* | tracing: Update trace-event-sample with TRACE_SYSTEM_VAR documentation | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -1/+19 |
* | tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT() | Steven Rostedt (Red Hat) | 2015-02-10 | 2 | -0/+88 |
* | tracing: Add TRACE_EVENT_FN example | Steven Rostedt (Red Hat) | 2015-02-10 | 2 | -0/+95 |
* | tracing: Add TRACE_EVENT_CONDITION sample | Steven Rostedt (Red Hat) | 2015-02-09 | 2 | -0/+61 |
* | tracing: Update the TRACE_EVENT fields available in the sample code | Steven Rostedt (Red Hat) | 2015-02-09 | 2 | -14/+150 |
* | tracing: Change trace event sample to use strlcpy instead of strncpy | Zhao Hongjiang | 2014-07-01 | 1 | -1/+1 |
* | tracing: Add __field_struct macro for TRACE_EVENT() | Steven Rostedt | 2014-06-21 | 1 | -1/+2 |
* | debugfs: Change debuhgfs directory of trace-events-sample.h | GeunSik Lim | 2009-09-15 | 1 | -1/+1 |
* | tracing/events: Move TRACE_SYSTEM outside of include guard | Li Zefan | 2009-07-13 | 1 | -17/+20 |
* | tracing: update sample event documentation | Steven Rostedt | 2009-06-17 | 2 | -11/+24 |
* | tracing: update sample with TRACE_INCLUDE_FILE | Steven Rostedt | 2009-05-07 | 1 | -1/+6 |
* | tracing: small trave_events sample Makefile cleanup | Christoph Hellwig | 2009-05-06 | 1 | -3/+1 |
* | tracing/events: don't say hi when loading the trace event sample | Li Zefan | 2009-05-06 | 1 | -4/+0 |
* | tracing/events: add trace-events-sample | Steven Rostedt | 2009-04-15 | 3 | -0/+188 |