summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/map.c
Commit message (Expand)AuthorAgeFilesLines
* bpftool: recognize BPF_MAP_TYPE_CPUMAP mapsRoman Gushchin2018-01-191-0/+1
* tools: bpftool: report device information for offloaded mapsJakub Kicinski2018-01-181-1/+6
* tools: bpftool: alias show and list commandsJakub Kicinski2018-01-041-1/+2
* tools: bpftool: protect against races with disappearing objectsJakub Kicinski2017-12-231-0/+2
* tools: bpftool: maps: close json array on error paths of showJakub Kicinski2017-12-231-3/+3
* tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-111-1/+2
* tools: bpftool: show filenames of pinned objectsPrashant Bhole2017-11-111-0/+21
* tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet2017-10-241-0/+1
* tools: bpftool: provide JSON output for all possible commandsQuentin Monnet2017-10-241-1/+15
* tools: bpftool: turn err() and info() macros into functionsQuentin Monnet2017-10-241-39/+48
* tools: bpftool: add JSON output for `bpftool map *` commandsQuentin Monnet2017-10-241-20/+129
* tools: bpftool: print only one error message on byte parsing failureQuentin Monnet2017-10-221-1/+1
* tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet2017-10-221-10/+10
* tools: bpf: add bpftoolJakub Kicinski2017-10-041-0/+744
OpenPOWER on IntegriCloud