aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/Documentation/bpftool-map.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet1-0/+1
2019-01-17bpftool: add pop and dequeue commandsStanislav Fomichev1-0/+8
2019-01-17bpftool: add push and enqueue commandsStanislav Fomichev1-0/+8
2019-01-17bpftool: add peek commandStanislav Fomichev1-0/+4
2019-01-17bpftool: make key optional in lookup commandStanislav Fomichev1-2/+2
2019-01-17bpftool: make key and value optional in update commandStanislav Fomichev1-2/+2
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet1-0/+4
2018-12-15tools: bpftool: add a prog array map update example to documentationQuentin Monnet1-0/+55
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+7
2018-11-23bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-mapDavid Calavera1-1/+2
2018-11-09tools: bpftool: update references to other man pages in documentationQuentin Monnet1-1/+7
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet1-1/+3
2018-10-15tools: bpftool: add map create commandJakub Kicinski1-2/+13
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski1-6/+23
2018-05-04tools: bpftool: fold hex keyword in command helpJakub Kicinski1-9/+10
2018-04-18tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet1-9/+20
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet1-1/+2
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski1-3/+3
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin1-1/+1
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole1-1/+4
2017-10-24tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet1-1/+10
2017-10-24tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet1-12/+13
2017-10-24tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet1-0/+8
2017-10-04tools: bpftool: add documentationJakub Kicinski1-0/+110