summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf-filter.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-01perf bpf-filter: Support pin/unpin BPF objectNamhyung Kim1-0/+13
2024-08-01perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()Namhyung Kim1-2/+4
2024-05-30perf bpf filter: Give terms their own enumIan Rogers1-2/+3
2023-03-15perf bpf filter: Add logical OR operatorNamhyung Kim1-0/+1
2023-03-15perf bpf filter: Add 'pid' sample data supportNamhyung Kim1-1/+2
2023-03-15perf record: Record dropped sample countNamhyung Kim1-0/+5
2023-03-15perf bpf filter: Implement event sample filteringNamhyung Kim1-10/+16
2023-03-15perf bpf filter: Introduce basic BPF filter expressionNamhyung Kim1-0/+36