summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/common.c
Commit message (Expand)AuthorAgeFilesLines
* tools: bpftool: improve architecture detection by using ifindexJiong Wang2018-01-181-0/+72
* tools: bpftool: report device information for offloaded programsJakub Kicinski2017-12-311-0/+52
* bpftool: implement prog load commandRoman Gushchin2017-12-141-31/+40
* tools: bpftool: show filenames of pinned objectsPrashant Bhole2017-11-111-0/+82
* tools: bpftool: open pinned object without type checkPrashant Bhole2017-11-111-2/+13
* tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet2017-11-051-0/+31
* tools: bpftool: try to mount bpffs if required for pinning objectsQuentin Monnet2017-10-261-8/+63
* tools: bpftool: turn err() and info() macros into functionsQuentin Monnet2017-10-241-13/+13
* tools: bpftool: add JSON output for `bpftool prog dump xlated *` commandQuentin Monnet2017-10-241-0/+10
* tools: bpf: add bpftoolJakub Kicinski2017-10-041-0/+216
OpenPOWER on IntegriCloud