aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf
Commit message (Expand)AuthorAge
...
* | tools: bpftool: generate .dot graph from CFG informationJiong Wang2018-03-01
* | tools: bpftool: add out edges for each basic-blockJiong Wang2018-03-01
* | tools: bpftool: partition basic-block for each function in the CFGJiong Wang2018-03-01
* | tools: bpftool: detect sub-programs from the eBPF sequenceJiong Wang2018-03-01
* | tools: bpftool: factor out xlated dump related code into separate fileJiong Wang2018-03-01
* | tools: bpftool: remove unnecessary 'if' to reduce indentationJiong Wang2018-03-01
|/
* tools: bpftool: preserve JSON output on errors on batch file parsingQuentin Monnet2018-02-15
* tools: bpftool: preserve JSON for batch mode when dumping insns to fileQuentin Monnet2018-02-15
* tools: bpftool: add bash completion for cgroup commandsQuentin Monnet2018-02-08
* tools: bpftool: add bash completion for `bpftool prog load`Quentin Monnet2018-02-08
* tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet2018-02-08
* tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet2018-02-08
* bpftool: recognize BPF_MAP_TYPE_CPUMAP mapsRoman Gushchin2018-01-19
* tools: bpftool: report device information for offloaded mapsJakub Kicinski2018-01-18
* tools/bpf_jit_disasm: silence a static checker warningDan Carpenter2018-01-18
* tools: bpftool: improve architecture detection by using ifindexJiong Wang2018-01-17
* tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang2018-01-16
* bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programsRoman Gushchin2018-01-15
* tools: bpftool: remove new lines from errorsJakub Kicinski2018-01-04
* tools: bpftool: alias show and list commandsJakub Kicinski2018-01-04
* tools: bpftool: rename cgroup list -> show in the codeJakub Kicinski2018-01-04
* tools: bpftool: report device information for offloaded programsJakub Kicinski2017-12-31
* tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2017-12-29
* tools/bpftool: use version from the kernel source treeRoman Gushchin2017-12-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-29
|\
| * tools: bpftool: protect against races with disappearing objectsJakub Kicinski2017-12-22
| * tools: bpftool: maps: close json array on error paths of showJakub Kicinski2017-12-22
* | bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann2017-12-20
* | bpftool: implement cgroup bpf operationsRoman Gushchin2017-12-14
* | bpftool: implement prog load commandRoman Gushchin2017-12-14
* | tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet2017-12-08
* | tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet2017-12-08
|/
* tools: bpftool: declare phony targets as suchQuentin Monnet2017-11-29
* tools: bpftool: unify installation directoriesQuentin Monnet2017-11-29
* tools: bpftool: remove spurious line break from error messageQuentin Monnet2017-11-29
* tools: bpftool: make error message from getopt_long() JSON-friendlyQuentin Monnet2017-11-29
* tools: bpftool: clean up the JSON writer before exiting in usage()Quentin Monnet2017-11-29
* tools: bpftool: fix crash on bad parameters with JSONQuentin Monnet2017-11-29
* bpftool: revert printing program device bound infoJakub Kicinski2017-11-20
* tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-10
* tools: bpftool: show filenames of pinned objectsPrashant Bhole2017-11-10
* tools: bpftool: open pinned object without type checkPrashant Bhole2017-11-10
* tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet2017-11-05
* bpftool: print program device bound infoJakub Kicinski2017-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
* tools: bpf: handle long path in jit disasmPrashant Bhole2017-11-02
* tools: bpftool: add bash completion for bpftoolQuentin Monnet2017-10-29
* tools: bpftool: try to mount bpffs if required for pinning objectsQuentin Monnet2017-10-26
* tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet2017-10-23
* tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet2017-10-23