aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/bpf-filter.l (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-24perf bpf-filter: Fix a parsing error with commaNamhyung Kim1-1/+1
2024-08-28perf bpf-filter: Support filtering on cgroupsNamhyung Kim1-5/+23
2024-05-30perf bpf filter: Add uid and gid termsIan Rogers1-0/+2
2024-05-30perf bpf filter: Give terms their own enumIan Rogers1-32/+32
2023-03-15perf bpf filter: Add logical OR operatorNamhyung Kim1-0/+1
2023-03-15perf bpf filter: Add data_src sample data supportNamhyung Kim1-0/+61
2023-03-15perf bpf filter: Add more weight sample data supportNamhyung Kim1-0/+6
2023-03-15perf bpf filter: Add 'pid' sample data supportNamhyung Kim1-1/+10
2023-03-15perf bpf filter: Introduce basic BPF filter expressionNamhyung Kim1-0/+82