开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-14
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
2021-11-14
bpftool: Fix mixed indentation in documentation
Quentin Monnet
2021-11-14
bpftool: Update the lists of names for maps and prog-attach types
Quentin Monnet
2021-11-14
bpftool: Fix indent in option lists in the documentation
Quentin Monnet
2021-11-14
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2021-11-14
bpftool: Fix memory leak in prog_dump()
Quentin Monnet
2021-11-12
tools/runqslower: Fix cross-build
Jean-Philippe Brucker
2021-11-12
bpftool: Enable libbpf's strict mode by default
Stanislav Fomichev
2021-11-11
bpftool: Support BTF_KIND_TYPE_TAG
Yonghong Song
2021-11-11
bpftool: Update btf_dump__new() and perf_buffer__new_raw() calls
Andrii Nakryiko
2021-11-11
tools/runqslower: Update perf_buffer__new() calls
Andrii Nakryiko
2021-11-11
bpftool: Normalize compile rules to specify output file last
Andrii Nakryiko
2021-11-10
bpftool: Fix SPDX tag for Makefiles and .gitignore
Quentin Monnet
2021-11-07
bpftool: Stop using deprecated bpf_load_program()
Andrii Nakryiko
2021-11-05
bpftool: Install libbpf headers for the bootstrap version, too
Quentin Monnet
2021-11-03
bpftool: Use bpf_obj_get_info_by_fd directly
Dave Marchevsky
2021-11-03
bpftool: Migrate -1 err checks of libbpf fn calls
Dave Marchevsky
2021-10-25
bpftool: Switch to libbpf's hashmap for PIDs/names references
Quentin Monnet
2021-10-25
bpftool: Switch to libbpf's hashmap for programs/maps in BTF listing
Quentin Monnet
2021-10-25
bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
Quentin Monnet
2021-10-25
bpftool: Do not expose and init hash maps for pinned path in main.c
Quentin Monnet
2021-10-25
bpftool: Remove Makefile dep. on $(LIBBPF) for $(LIBBPF_INTERNAL_HDRS)
Quentin Monnet
2021-10-22
bpftool: Avoid leaking the JSON writer prepared for program metadata
Quentin Monnet
2021-10-22
bpftool: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-22
tools/resolve_btfids: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-21
bpftool: Improve skeleton generation for data maps without DATASEC type
Andrii Nakryiko
2021-10-21
bpftool: Support multiple .rodata/.data internal maps in skeleton
Andrii Nakryiko
2021-10-20
bpftool: Remove useless #include to <perf-sys.h> from map_perf_ring.c
Quentin Monnet
2021-10-19
bpftool: Turn check on zlib from a phony target into a conditional error
Quentin Monnet
2021-10-19
bpftool: Do not FORCE-build libbpf
Quentin Monnet
2021-10-19
bpftool: Fix install for libbpf's internal header(s)
Quentin Monnet
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
2021-10-08
tools/runqslower: Install libbpf headers when building
Quentin Monnet
2021-10-08
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
2021-10-08
bpftool: Install libbpf headers instead of including the dir
Quentin Monnet
2021-10-08
bpftool: Remove unused includes to <bpf/bpf_gen_internal.h>
Quentin Monnet
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2021-09-28
bpftool: Avoid using "?: " in generated code
Yucong Sun
2021-09-17
bpftool: Only probe trace_vprintk feature in 'full' mode
Dave Marchevsky
2021-09-14
bpftool: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-13
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2021-09-09
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
2021-09-07
bpftool: Provide a helper method for accessing skeleton's embedded ELF data
Matt Smith
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-30
tools: bpftool: Complete metrics list in "bpftool prog profile" doc
Quentin Monnet
2021-07-30
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
[next]