Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-29 | perf bpf-filter: Support filtering on cgroups | Namhyung Kim | 1 | -5/+23 |
2024-05-30 | perf bpf filter: Add uid and gid terms | Ian Rogers | 1 | -0/+2 |
2024-05-30 | perf bpf filter: Give terms their own enum | Ian Rogers | 1 | -32/+32 |
2023-03-15 | perf bpf filter: Add logical OR operator | Namhyung Kim | 1 | -0/+1 |
2023-03-15 | perf bpf filter: Add data_src sample data support | Namhyung Kim | 1 | -0/+61 |
2023-03-15 | perf bpf filter: Add more weight sample data support | Namhyung Kim | 1 | -0/+6 |
2023-03-15 | perf bpf filter: Add 'pid' sample data support | Namhyung Kim | 1 | -1/+10 |
2023-03-15 | perf bpf filter: Introduce basic BPF filter expression | Namhyung Kim | 1 | -0/+82 |