Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2020-10-15 | 1 | -0/+34 |
|\ | |||||
| * | tracepoints: Add helper to test if tracepoint is enabled in a header | Steven Rostedt (VMware) | 2020-09-25 | 1 | -0/+34 |
* | | tracepoint: Optimize using static_call() | Steven Rostedt (VMware) | 2020-09-01 | 1 | -0/+5 |
|/ | |||||
* | bpf: add writable context for raw tracepoints | Matt Mullins | 2019-04-26 | 1 | -0/+1 |
* | tracepoint: Fix tracepoint array element size mismatch | Mathieu Desnoyers | 2018-10-17 | 1 | -0/+6 |
* | bpf: introduce BPF_RAW_TRACEPOINT | Alexei Starovoitov | 2018-03-28 | 1 | -0/+6 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | tracing: Have the reg function allow to fail | Steven Rostedt (Red Hat) | 2016-12-09 | 1 | -1/+1 |
* | tracepoints: move trace_print_flags definitions to tracepoint-defs.h | Vlastimil Babka | 2016-03-15 | 1 | -2/+12 |
* | tracepoints: Move struct tracepoint to new tracepoint-defs.h header | Andi Kleen | 2015-12-06 | 1 | -0/+27 |