| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-14 | tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix | Steven Rostedt | 1 | -4/+4 |
| 2024-10-09 | tracing/bpf: Add might_fault check to syscall probes | Mathieu Desnoyers | 1 | -0/+1 |
| 2024-10-09 | tracing/bpf: disable preemption in syscall probe | Mathieu Desnoyers | 1 | -1/+11 |
| 2024-10-09 | tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL | Mathieu Desnoyers | 1 | -0/+3 |
| 2024-03-19 | bpf: pass whole link instead of prog when triggering raw tracepoint | Andrii Nakryiko | 1 | -2/+1 |
| 2023-08-18 | kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h | Andy Shevchenko | 1 | -0/+2 |
| 2023-01-25 | bpf/tracing: Use stage6 of tracing to not duplicate macros | Steven Rostedt (Google) | 1 | -44/+1 |
| 2022-11-23 | tracing: Add __cpumask to denote a trace event field that is a cpumask_t | Steven Rostedt (Google) | 1 | -0/+6 |
| 2022-02-28 | tracing: Introduce helpers to safely handle dynamic-sized sockaddrs | Chuck Lever | 1 | -0/+6 |
| 2021-12-06 | tracing: Add '__rel_loc' using trace event macros | Masami Hiramatsu | 1 | -0/+16 |
| 2021-10-08 | bpf: Support writable context for bare tracepoint | Hou Tao | 1 | -4/+15 |
| 2021-01-20 | trace: bpf: Allow bpf to attach to bare tracepoints | Qais Yousef | 1 | -2/+10 |
| 2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
| 2020-03-02 | bpf: Reliably preserve btf_trace_xxx types | Andrii Nakryiko | 1 | -7/+11 |
| 2019-10-17 | bpf: Add typecast to raw_tracepoints to help BTF generation | Alexei Starovoitov | 1 | -1/+2 |
| 2019-04-26 | bpf: add writable context for raw tracepoints | Matt Mullins | 1 | -2/+25 |
| 2018-03-28 | bpf: introduce BPF_RAW_TRACEPOINT | Alexei Starovoitov | 1 | -0/+92 |