summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf_counter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Introduce bpf_counter_ops->disable()Song Liu2021-04-291-0/+26
* perf stat: Introduce ':b' modifierSong Liu2021-04-291-1/+1
* perf stat: Introduce config stat.bpf-counter-eventsSong Liu2021-04-291-1/+2
* perf bpf: check perf_attr_map is compatible with the perf binarySong Liu2021-04-291-0/+19
* perf util: Move bpf_perf definitions to a libperf headerSong Liu2021-04-291-24/+3
* perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu2021-03-231-5/+514
* perf stat: Enable counting events for BPF programsSong Liu2021-01-201-0/+314