index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
map_perf_ring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
bpftool: Fix error message of strerror
Tianyi Liu
1
-4
/
+3
2022-09-30
bpftool: Remove unused struct event_ring_info
Yuan Can
1
-7
/
+0
2021-11-11
bpftool: Update btf_dump__new() and perf_buffer__new_raw() calls
Andrii Nakryiko
1
-6
/
+3
2021-10-20
bpftool: Remove useless #include to <perf-sys.h> from map_perf_ring.c
Quentin Monnet
1
-1
/
+0
2020-05-11
tools, bpftool: Poison and replace kernel integer typedefs
Quentin Monnet
1
-1
/
+1
2020-01-20
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-2
/
+2
2019-08-15
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
1
-2
/
+2
2019-07-08
tools/bpftool: switch map event_pipe to libbpf's perf_buffer
Andrii Nakryiko
1
-137
/
+64
2018-12-13
tools: bpftool: dual license all files
Jakub Kicinski
1
-1
/
+1
2018-10-20
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
1
-4
/
+6
2018-08-23
tools: bpftool: return from do_event_pipe() on bad arguments
Quentin Monnet
1
-1
/
+4
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
1
-51
/
+15
2018-05-11
tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock
Jakub Kicinski
1
-11
/
+6
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
1
-0
/
+347