summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf_counter.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-29perf stat: Introduce bpf_counter_ops->disable()Song Liu1-0/+26
2021-04-29perf stat: Introduce ':b' modifierSong Liu1-1/+1
2021-04-29perf stat: Introduce config stat.bpf-counter-eventsSong Liu1-1/+2
2021-04-29perf bpf: check perf_attr_map is compatible with the perf binarySong Liu1-0/+19
2021-04-29perf util: Move bpf_perf definitions to a libperf headerSong Liu1-24/+3
2021-03-23perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu1-5/+514
2021-01-20perf stat: Enable counting events for BPF programsSong Liu1-0/+314