summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf-filter.c
Commit message (Expand)AuthorAgeFilesLines
* perf bpf filter: Show warning for missing sample flagsNamhyung Kim2023-03-151-0/+62
* perf bpf filter: Add logical OR operatorNamhyung Kim2023-03-151-0/+25
* perf bpf filter: Add 'pid' sample data supportNamhyung Kim2023-03-151-1/+3
* perf record: Record dropped sample countNamhyung Kim2023-03-151-0/+7
* perf bpf filter: Implement event sample filteringNamhyung Kim2023-03-151-0/+64
* perf bpf filter: Introduce basic BPF filter expressionNamhyung Kim2023-03-151-0/+37