| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-14 | tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix | Steven Rostedt | 1 | -1/+16 |
| 2025-03-04 | tracing: Fix DECLARE_TRACE_CONDITION | Gabriele Monaco | 1 | -0/+7 |
| 2024-11-25 | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+12 |
| 2024-11-04 | rust: add tracepoint support | Alice Ryhl | 1 | -0/+12 |
| 2024-11-01 | tracing: Introduce tracepoint_is_faultable() | Mathieu Desnoyers | 1 | -1/+1 |
| 2024-10-09 | tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL | Mathieu Desnoyers | 1 | -0/+5 |
| 2020-09-01 | tracepoint: Optimize using static_call() | Steven Rostedt (VMware) | 1 | -7/+7 |
| 2019-04-08 | tracing: introduce TRACE_EVENT_NOP() | Yafang Shao | 1 | -0/+8 |
| 2018-03-28 | bpf: introduce BPF_RAW_TRACEPOINT | Alexei Starovoitov | 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 |
| 2015-12-23 | tracing: Introduce TRACE_EVENT_FN_COND macro | Denis Kirjanov | 1 | -0/+6 |
| 2015-10-20 | tracing: Allow disabling compilation of specific trace systems | Tal Shorer | 1 | -1/+1 |
| 2015-05-13 | tracing: Move the perf code out of trace_event.h | Steven Rostedt (Red Hat) | 1 | -0/+1 |
| 2015-05-13 | tracing: Rename trace/ftrace.h to trace/trace_events.h | Steven Rostedt (Red Hat) | 1 | -1/+1 |
| 2013-06-20 | tracing: Add DEFINE_EVENT_FN() macro | Steven Rostedt | 1 | -0/+5 |
| 2012-09-01 | treewide: fix comment/printk/variable typos | Anatol Pomozov | 1 | -1/+1 |
| 2011-10-31 | Revert "tracing: Include module.h in define_trace.h" | Paul Gortmaker | 1 | -10/+0 |
| 2011-01-07 | tracing: Include module.h in define_trace.h | Steven Rostedt | 1 | -0/+10 |
| 2010-12-03 | tracing: Add TRACE_EVENT_CONDITIONAL() | Steven Rostedt | 1 | -0/+15 |
| 2010-05-05 | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header | Steven Rostedt | 1 | -0/+5 |
| 2009-11-26 | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() | Ingo Molnar | 1 | -1/+1 |
| 2009-11-24 | tracing: Create new DEFINE_EVENT_PRINT | Steven Rostedt | 1 | -0/+5 |
| 2009-11-24 | tracing: Create new TRACE_EVENT_TEMPLATE | Steven Rostedt | 1 | -0/+6 |
| 2009-08-27 | tracing: Undef TRACE_EVENT_FN between trace events headers inclusion | Frederic Weisbecker | 1 | -0/+1 |
| 2009-08-26 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -0/+5 |
| 2009-08-26 | tracing/events: fix the include file dependencies | Xiao Guangrong | 1 | -0/+1 |
| 2009-08-26 | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 1 | -0/+5 |
| 2009-04-24 | tracing: remove deprecated TRACE_FORMAT | Steven Rostedt | 1 | -4/+0 |
| 2009-04-23 | tracing: fix cut and paste macro error | Steven Rostedt | 1 | -4/+4 |
| 2009-04-17 | tracing/events: enable code with EVENT_TRACING not EVENT_TRACER | Steven Rostedt | 1 | -1/+1 |
| 2009-04-14 | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 1 | -1/+1 |
| 2009-04-14 | tracing/events: move the ftrace event tracing code to core | Steven Rostedt | 1 | -0/+4 |
| 2009-04-14 | tracing: create automated trace defines | Steven Rostedt | 1 | -0/+75 |