index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
Documentation
Age
Commit message (
Expand
)
Author
2022-11-20
bpftool: remove support of --legacy option for bpftool
Sahid Orentino Ferdjaoui
2022-10-25
bpftool: Support new cgroup local storage
Yonghong Song
2022-10-25
bpftool: Add llvm feature to "bpftool version"
Quentin Monnet
2022-10-21
bpftool: Update doc (add autoattach to prog load)
Wang Yufen
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-07-05
bpftool: Rename "bpftool feature list" into "... feature list_builtins"
Quentin Monnet
2022-06-30
bpftool: Add feature list (prog/map/link/attach types, helpers)
Quentin Monnet
2022-06-02
bpftool: Use libbpf_bpf_attach_type_str
Daniel Müller
2022-03-17
bpftool: Add support for subskeletons
Delyan Kratunov
2022-03-15
bpftool: man: Add missing top level docs
Daniel Xu
2022-02-16
bpftool: Gen min_core_btf explanation and examples
Rafael David Tinoco
2022-02-10
bpftool: Add libbpf's version number to "bpftool version" output
Quentin Monnet
2021-11-16
bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.py
Quentin Monnet
2021-11-16
bpftool: Add SPDX tags to RST documentation files
Quentin Monnet
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-12
bpftool: Enable libbpf's strict mode by default
Stanislav Fomichev
2021-11-10
bpftool: Fix SPDX tag for Makefiles and .gitignore
Quentin Monnet
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
2021-07-30
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
2021-07-30
tools: bpftool: Complete and synchronise attach or map types
Quentin Monnet
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
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-04
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
2020-11-06
bpftool: Add support for task local storage
KP Singh
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: 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-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-01
tools/bpftool: Add documentation and bash-completion for `link detach`
Andrii Nakryiko
2020-07-25
tools/bpftool: Add bpftool support for bpf map element iterator
Yonghong Song
2020-07-17
tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
Jakub Sitnicki
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-06-22
tools/bpftool: Add documentation and sample output for process info
Andrii Nakryiko
2020-06-17
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
2020-05-19
bpf, bpftool: Enable get{peer, sock}name attach types
Daniel Borkmann
2020-05-11
tools, bpftool: Minor fixes for documentation
Quentin Monnet
2020-05-09
tools/bpftool: Add bpf_iter support for bptool
Yonghong Song
2020-04-29
tools: bpftool: Make libcap dependency optional
Quentin Monnet
2020-04-29
tools: bpftool: Allow unprivileged users to probe features
Quentin Monnet
2020-04-28
bpftool: Add bpftool-link manpage
Andrii Nakryiko
2020-03-20
bpftool: Add struct_ops support
Martin KaFai Lau
[next]