index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_counter.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
2021-11-01
1
-3
/
+3
*
perf bpf: Deprecate bpf_map__resize() in favor of bpf_map_set_max_entries()
Muhammad Falak R Wani
2021-09-15
1
-4
/
+4
*
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
2021-07-30
1
-2
/
+7
*
tools: Free BTF objects at various locations
Quentin Monnet
2021-07-30
1
-1
/
+2
*
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
1
-1
/
+1
*
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim
2021-07-05
1
-0
/
+5
*
perf bpf_counter: Move common functions to bpf_counter.h
Namhyung Kim
2021-07-01
1
-52
/
+0
*
perf stat: Fix error return code in bperf__load()
Yu Kuai
2021-06-01
1
-2
/
+4
*
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
2021-05-28
1
-2
/
+2
*
perf stat: Introduce bpf_counter_ops->disable()
Song Liu
2021-04-29
1
-0
/
+26
*
perf stat: Introduce ':b' modifier
Song Liu
2021-04-29
1
-1
/
+1
*
perf stat: Introduce config stat.bpf-counter-events
Song Liu
2021-04-29
1
-1
/
+2
*
perf bpf: check perf_attr_map is compatible with the perf binary
Song Liu
2021-04-29
1
-0
/
+19
*
perf util: Move bpf_perf definitions to a libperf header
Song Liu
2021-04-29
1
-24
/
+3
*
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
2021-03-23
1
-5
/
+514
*
perf stat: Enable counting events for BPF programs
Song Liu
2021-01-20
1
-0
/
+314