开源镜像站
帮助
动态
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
/
bpftool
/
common.c
Age
Commit message (
Expand
)
Author
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2018-05-04
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
2018-03-06
tools: bpftool: fix compilation with older headers
Jiri Benc
2018-01-18
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
2017-12-31
tools: bpftool: report device information for offloaded programs
Jakub Kicinski
2017-12-14
bpftool: implement prog load command
Roman Gushchin
2017-11-11
tools: bpftool: show filenames of pinned objects
Prashant Bhole
2017-11-11
tools: bpftool: open pinned object without type check
Prashant Bhole
2017-11-05
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
2017-10-26
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-04
tools: bpf: add bpftool
Jakub Kicinski