summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/map.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: bpftool, support for sockhashJohn Fastabend2018-05-161-0/+1
* tools: bpftool: add simple perf event output readerJakub Kicinski2018-05-041-9/+10
* tools: bpftool: move get_possible_cpus() to common codeJakub Kicinski2018-05-041-56/+0
* tools: bpftool: fold hex keyword in command helpJakub Kicinski2018-05-041-6/+7
* tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet2018-04-181-6/+11
* tools: bpftool: don't use hex numbers in JSON outputJakub Kicinski2018-03-241-1/+1
* 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