summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf_counter.c
AgeCommit message (Expand)Author
2021-11-01perf bpf: Pull in bpf_program__get_prog_info_linear()Dave Marchevsky
2021-09-15perf bpf: Deprecate bpf_map__resize() in favor of bpf_map_set_max_entries()Muhammad Falak R Wani
2021-07-29tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()Quentin Monnet
2021-07-29tools: Free BTF objects at various locationsQuentin Monnet
2021-07-09libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim
2021-07-01perf bpf_counter: Move common functions to bpf_counter.hNamhyung Kim
2021-06-01perf stat: Fix error return code in bperf__load()Yu Kuai
2021-05-27perf stat: Fix error check for bpf_program__attachNamhyung Kim
2021-04-29perf stat: Introduce bpf_counter_ops->disable()Song Liu
2021-04-29perf stat: Introduce ':b' modifierSong Liu
2021-04-29perf stat: Introduce config stat.bpf-counter-eventsSong Liu
2021-04-29perf bpf: check perf_attr_map is compatible with the perf binarySong Liu
2021-04-29perf util: Move bpf_perf definitions to a libperf headerSong Liu
2021-03-23perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu
2021-01-20perf stat: Enable counting events for BPF programsSong Liu