index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
skeleton
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
2023-07-10
1
-10
/
+17
*
bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
Quentin Monnet
2023-07-10
1
-2
/
+9
*
bpftool: Define a local bpf_perf_link to fix accessing its fields
Alexander Lobakin
2023-07-10
1
-2
/
+7
*
bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
Alexander Lobakin
2023-07-10
1
-1
/
+5
*
bpftool: Add bpf_cookie to link output
Dmitrii Dolgov
2022-03-15
2
-0
/
+24
*
tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...
Yafang Shao
2022-01-20
1
-2
/
+2
*
tools, bpftool: Remove two unused variables.
Ian Rogers
2020-10-29
1
-2
/
+2
*
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
2020-07-21
1
-1
/
+2
*
tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs
Andrii Nakryiko
2020-06-22
2
-0
/
+92
*
tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h
Andrii Nakryiko
2020-06-22
2
-48
/
+1
*
tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSD
Andrii Nakryiko
2020-06-20
1
-2
/
+2
*
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2020-03-12
1
-9
/
+8
*
bpftool: Introduce "prog profile" command
Song Liu
2020-03-10
2
-0
/
+166