index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
pids.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Enable libbpf logs when loading pid_iter in debug mode
Quentin Monnet
2024-03-20
1
-7
/
+12
*
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-10
1
-8
/
+8
*
Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
Quentin Monnet
2022-06-14
1
-0
/
+1
*
bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-04-11
1
-1
/
+0
*
bpftool: Add bpf_cookie to link output
Dmitrii Dolgov
2022-03-15
1
-0
/
+8
*
bpftool: Fix error check when calling hashmap__new()
Mauricio Vásquez
2022-01-13
1
-1
/
+2
*
bpftool: Switch to libbpf's hashmap for PIDs/names references
Quentin Monnet
2021-10-26
1
-38
/
+52
*
tools/bpftool: Fix PID fetching with a lot of results
Andrii Nakryiko
2020-12-08
1
-2
/
+2
*
bpftool: Handle EAGAIN error code properly in pids collection
Yonghong Song
2020-08-19
1
-0
/
+2
*
tools/bpftool: Remove warning about PID iterator support
Andrii Nakryiko
2020-07-14
1
-1
/
+0
*
bpf: Fix another bpftool segfault without skeleton code enabled
Louis Peens
2020-07-09
1
-0
/
+1
*
bpf: Fix bpftool without skeleton code enabled
John Fastabend
2020-07-03
1
-0
/
+1
*
tools, bpftool: Fix variable shadowing in emit_obj_refs_json()
Quentin Monnet
2020-06-24
1
-8
/
+9
*
tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs
Andrii Nakryiko
2020-06-23
1
-0
/
+229