summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf-filter.c
AgeCommit message (Expand)Author
2024-08-28perf bpf-filter: Support filtering on cgroupsNamhyung Kim
2024-08-28perf bpf-filter: Support multiple events properlyNamhyung Kim
2024-08-01perf bpf-filter: Support separate lost counts for each filterNamhyung Kim
2024-08-01perf bpf-filter: Support pin/unpin BPF objectNamhyung Kim
2024-08-01perf bpf-filter: Split per-task filter use caseNamhyung Kim
2024-08-01perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()Namhyung Kim
2024-08-01perf bpf-filter: Make filters map a single entry hashmapNamhyung Kim
2024-05-30perf bpf filter: Add uid and gid termsIan Rogers
2024-05-30perf bpf filter: Give terms their own enumIan Rogers
2023-08-15perf bpf-filter: Fix sample flag check with ||Namhyung Kim
2023-08-03perf build: Include generated header files properlyNamhyung Kim
2023-03-15perf bpf filter: Show warning for missing sample flagsNamhyung Kim
2023-03-15perf bpf filter: Add logical OR operatorNamhyung Kim
2023-03-15perf bpf filter: Add 'pid' sample data supportNamhyung Kim
2023-03-15perf record: Record dropped sample countNamhyung Kim
2023-03-15perf bpf filter: Implement event sample filteringNamhyung Kim
2023-03-15perf bpf filter: Introduce basic BPF filter expressionNamhyung Kim