index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2021-03-31
tools/resolve_btfids: Fix warnings
Stanislav Fomichev
2021-03-18
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
2021-03-18
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
2021-03-16
bpftool: Fix maybe-uninitialized warnings
Andrii Nakryiko
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-04
bpf: Simplify the calculation of variables
Jiapeng Chong
2021-03-04
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
2021-03-04
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
2021-03-04
tools/bpftool: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-02
tools/runqslower: Allow substituting custom vmlinux.h for the build
Andrii Nakryiko
2021-02-26
tools, bpf_asm: Exit non-zero on errors
Ian Denhardt
2021-02-26
tools, bpf_asm: Hard error on out of range jumps
Ian Denhardt
2021-02-26
bpftool: Print subprog address properly
Yonghong Song
2021-02-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-02-26
bpf: runqslower: Use task local storage
Song Liu
2021-02-26
bpf: runqslower: Prefer using local vmlimux to generate vmlinux.h
Song Liu
2021-02-24
bpf: Add kernel/modules BTF presence checks to bpftool feature command
Grant Seltzer
2021-02-24
tools/resolve_btfids: Fix build error with older host toolchains
Kun-Chuan Hsieh
2021-02-22
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-02-12
tools/resolve_btfids: Add /libbpf to .gitignore
Stanislav Fomichev
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2021-02-08
tools/resolve_btfids: Set srctree variable unconditionally
Jiri Olsa
2021-02-08
tools/resolve_btfids: Check objects before removing
Jiri Olsa
2021-02-08
tools/resolve_btfids: Build libbpf and libsubcmd in separate directories
Jiri Olsa
2021-02-08
bpf: Simplify bool comparison
Jiapeng Chong
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
2021-01-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-15
bpftool: Add Makefile target bootstrap
Song Liu
2021-01-13
tools/bpftool: Add -Wall when building BPF programs
Ian Rogers
2021-01-06
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
2021-01-05
tools/resolve_btfids: Warn when having multiple IDs for single type
Jiri Olsa
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-08
tools/bpftool: Fix PID fetching with a lot of results
Andrii Nakryiko
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
tools/resolve_btfids: Fix some error messages
Brendan Jackman
2020-12-03
tools/bpftool: Auto-detect split BTFs in common cases
Andrii Nakryiko
2020-12-03
tools/bpftool: Emit name <anon> for anonymous BTFs
Andrii Nakryiko
2020-11-24
bpftool: Fix error return value in build_btf_type_table
Zhen Lei
2020-11-20
bpftool: Add {i,d}tlb_misses support for bpftool profile
Yonghong Song
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-13
tools, bpftool: Add missing close before bpftool net attach exit
Wang Hai
2020-11-12
tools/bpf: Always run the *-clean recipes
Jean-Philippe Brucker
2020-11-12
tools/bpf: Add bootstrap/ to .gitignore
Jean-Philippe Brucker
2020-11-11
tools/bpftool: Fix build slowdown
Jean-Philippe Brucker
2020-11-11
tools/runqslower: Build bpftool using HOSTCC
Jean-Philippe Brucker
2020-11-11
tools/runqslower: Enable out-of-tree build
Jean-Philippe Brucker
2020-11-11
tools/runqslower: Use Makefile.include
Jean-Philippe Brucker
[next]