Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-08 | bpf: Support writable context for bare tracepoint | Hou Tao | 1 | -4/+15 |
2021-01-21 | trace: bpf: Allow bpf to attach to bare tracepoints | Qais Yousef | 1 | -2/+10 |
2020-10-26 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-03-03 | 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-27 | 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 |