summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf-filter.h
AgeCommit message (Expand)AuthorFilesLines
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