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
2018-07-12
tools: bpf: build and install man page for eBPF helpers from bpftool/
Quentin Monnet
2018-07-11
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
2018-07-11
tools: bpftool: allow users to specify program type for prog load
Jakub Kicinski
2018-07-11
tools: bpftool: add support for loading programs for offload
Jakub Kicinski
2018-07-07
bpftool: document cgroup tree command
Roman Gushchin
2018-05-30
bpftool: Support sendmsg{4,6} attach types
Andrey Ignatov
2018-05-24
tools/bpftool: add perf subcommand
Yonghong Song
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2018-05-04
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2018-04-26
tools, bpftool: Display license GPL compatible in prog show/list
Jiri Olsa
2018-04-18
tools: bpftool: make it easier to feed hex bytes to bpftool
Quentin Monnet
2018-04-18
bpftool: Support new prog types and attach types
Andrey Ignatov
2018-03-01
tools: bpftool: new command-line option and documentation for 'visual'
Jiong Wang
2018-02-08
tools: bpftool: add bash completion for cgroup commands
Quentin Monnet
2018-02-08
tools: bpftool: make syntax for program map update explicit in man page
Quentin Monnet
2018-02-08
tools: bpftool: exit doc Makefile early if rst2man is not available
Quentin Monnet
2018-01-04
tools: bpftool: alias show and list commands
Jakub Kicinski
2017-12-14
bpftool: implement cgroup bpf operations
Roman Gushchin
2017-12-14
bpftool: implement prog load command
Roman Gushchin
2017-12-08
tools: bpftool: create "uninstall", "doc-uninstall" make targets
Quentin Monnet
2017-12-08
tools: bpftool: harmonise Makefile and Documentation/Makefile
Quentin Monnet
2017-11-30
tools: bpftool: unify installation directories
Quentin Monnet
2017-11-11
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
2017-10-22
tools: bpftool: add a command to display bpftool version
Quentin Monnet
2017-10-22
tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
Quentin Monnet
2017-10-18
tools: bpftool: use more common tag format
Jakub Kicinski
2017-10-10
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
2017-10-04
tools: bpftool: add documentation
Jakub Kicinski