index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Avoid using "?: " in generated code
Yucong Sun
2021-09-28
1
-1
/
+4
*
bpftool: Only probe trace_vprintk feature in 'full' mode
Dave Marchevsky
2021-09-17
1
-0
/
+1
*
bpftool: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-14
1
-0
/
+12
*
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2021-09-13
2
-2
/
+0
*
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
2021-09-09
2
-2
/
+8
*
bpftool: Provide a helper method for accessing skeleton's embedded ELF data
Matt Smith
2021-09-07
1
-12
/
+19
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
29
-91
/
+217
|
\
|
*
tools: bpftool: Complete metrics list in "bpftool prog profile" doc
Quentin Monnet
2021-07-30
2
-2
/
+4
|
*
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
2021-07-30
8
-10
/
+96
|
*
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
2021-07-30
25
-28
/
+45
|
*
tools: bpftool: Complete and synchronise attach or map types
Quentin Monnet
2021-07-30
4
-5
/
+12
|
*
tools: bpftool: Slightly ease bash completion updates
Quentin Monnet
2021-07-30
1
-25
/
+29
|
*
tools: bpftool: Support dumping split BTF by id
Quentin Monnet
2021-07-29
1
-1
/
+1
|
*
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
2021-07-29
4
-23
/
+29
|
*
tools: Free BTF objects at various locations
Quentin Monnet
2021-07-29
1
-1
/
+4
|
*
tools/resolve_btfids: Emit warnings and patch zero id for missing symbols
Hengqi Chen
2021-07-29
1
-6
/
+7
*
|
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
2021-07-15
1
-0
/
+5
|
/
*
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
2021-07-07
1
-5
/
+2
*
tools/runqslower: Use __state instead of state
SanjayKumar Jeyakumar
2021-07-07
1
-1
/
+1
*
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
2021-07-06
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-0
/
+3
|
\
|
*
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
2021-06-18
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
3
-11
/
+25
|
\
\
|
*
|
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
2021-06-11
1
-1
/
+3
|
*
|
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
2021-06-08
1
-1
/
+4
|
*
|
bpftool: Set errno on skeleton failures and propagate errors
Andrii Nakryiko
2021-05-25
1
-9
/
+18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
5
-7
/
+10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
2021-05-25
5
-7
/
+10
*
|
bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command.
Alexei Starovoitov
2021-05-19
6
-24
/
+482
*
|
bpftool: Stop emitting static variables in BPF skeleton
Andrii Nakryiko
2021-05-11
1
-0
/
+4
*
|
libbpf: Add per-file linker opts
Andrii Nakryiko
2021-05-11
1
-1
/
+1
*
|
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Andrii Nakryiko
2021-05-11
1
-0
/
+2
|
/
*
bpftool: Dump more info about DATASEC members
Andrii Nakryiko
2021-04-23
1
-8
/
+18
*
bpftool: Support dumping BTF VAR's "extern" linkage
Andrii Nakryiko
2021-04-23
1
-1
/
+3
*
bpftool: Fix a clang compilation warning
Yonghong Song
2021-04-15
1
-1
/
+1
*
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2021-04-01
2
-0
/
+2
*
tools/resolve_btfids: Fix warnings
Stanislav Fomichev
2021-03-31
1
-6
/
+5
*
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
2021-03-18
3
-16
/
+100
*
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
2021-03-18
3
-9
/
+44
*
bpftool: Fix maybe-uninitialized warnings
Andrii Nakryiko
2021-03-16
3
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-09
11
-88
/
+58
|
\
|
*
bpf: Simplify the calculation of variables
Jiapeng Chong
2021-03-04
1
-1
/
+1
|
*
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
2021-03-04
3
-68
/
+4
|
*
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
2021-03-04
1
-1
/
+1
|
*
tools/bpftool: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-04
2
-0
/
+9
|
*
tools/runqslower: Allow substituting custom vmlinux.h for the build
Andrii Nakryiko
2021-03-02
1
-0
/
+4
|
*
tools, bpf_asm: Exit non-zero on errors
Ian Denhardt
2021-02-26
1
-4
/
+4
|
*
tools, bpf_asm: Hard error on out of range jumps
Ian Denhardt
2021-02-26
1
-2
/
+4
|
*
bpftool: Print subprog address properly
Yonghong Song
2021-02-26
1
-0
/
+3
|
*
bpf: runqslower: Use task local storage
Song Liu
2021-02-26
1
-12
/
+21
[next]