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
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
2020-11-11
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
2020-11-11
tools/bpftool: Force clean of out-of-tree build
Jean-Philippe Brucker
2020-11-11
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2020-11-10
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
2020-11-06
bpftool: Add support for task local storage
KP Singh
2020-11-05
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
2020-11-05
tools/bpftool: Fix attaching flow dissector
Lorenz Bauer
2020-10-29
tools, bpftool: Remove two unused variables.
Ian Rogers
2020-10-29
tools, bpftool: Avoid array index warnings.
Ian Rogers
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-19
tools/bpftool: Support passing BPFTOOL_VERSION to make
Tony Ambardar
2020-09-15
bpftool: Support dumping metadata
YiFei Zhu
2020-09-14
bpftool: Fix build failure
Yonghong Song
2020-09-10
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
2020-09-10
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
2020-09-10
tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT
Quentin Monnet
2020-09-10
tools: bpftool: Clean up function to dump map entry
Quentin Monnet
2020-09-10
tools: bpftool: Include common options from separate file
Quentin Monnet
2020-09-10
tools: bpftool: Print optional built-in features along with version
Quentin Monnet
2020-09-10
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
2020-09-07
tools: bpftool: Fix formatting in bpftool-link documentation
Quentin Monnet
2020-09-03
tools/bpftool: Replace bpf_program__title() with bpf_program__section_name()
Andrii Nakryiko
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-25
tools resolve_btfids: Add support for set symbols
Jiri Olsa
2020-08-25
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-21
bpftool: Implement link_query for bpf iterators
Yonghong Song
[next]