Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-01 | perf bpf-filter: Support pin/unpin BPF object | Namhyung Kim | 1 | -0/+13 |
2024-08-01 | perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare() | Namhyung Kim | 1 | -2/+4 |
2024-05-30 | perf bpf filter: Give terms their own enum | Ian Rogers | 1 | -2/+3 |
2023-03-15 | perf bpf filter: Add logical OR operator | Namhyung Kim | 1 | -0/+1 |
2023-03-15 | perf bpf filter: Add 'pid' sample data support | Namhyung Kim | 1 | -1/+2 |
2023-03-15 | perf record: Record dropped sample count | Namhyung Kim | 1 | -0/+5 |
2023-03-15 | perf bpf filter: Implement event sample filtering | Namhyung Kim | 1 | -10/+16 |
2023-03-15 | perf bpf filter: Introduce basic BPF filter expression | Namhyung Kim | 1 | -0/+36 |