Age | Commit message (Expand) | Author | Files | Lines |
2018-01-19 | bpftool: recognize BPF_MAP_TYPE_CPUMAP maps | Roman Gushchin | 1 | -0/+1 |
2018-01-18 | tools: bpftool: report device information for offloaded maps | Jakub Kicinski | 1 | -1/+6 |
2018-01-04 | tools: bpftool: alias show and list commands | Jakub Kicinski | 1 | -1/+2 |
2017-12-23 | tools: bpftool: protect against races with disappearing objects | Jakub Kicinski | 1 | -0/+2 |
2017-12-23 | tools: bpftool: maps: close json array on error paths of show | Jakub Kicinski | 1 | -3/+3 |
2017-11-11 | tools: bpftool: optionally show filenames of pinned objects | Prashant Bhole | 1 | -1/+2 |
2017-11-11 | tools: bpftool: show filenames of pinned objects | Prashant Bhole | 1 | -0/+21 |
2017-10-24 | tools: bpftool: update documentation for --json and --pretty usage | Quentin Monnet | 1 | -0/+1 |
2017-10-24 | tools: bpftool: provide JSON output for all possible commands | Quentin Monnet | 1 | -1/+15 |
2017-10-24 | tools: bpftool: turn err() and info() macros into functions | Quentin Monnet | 1 | -39/+48 |
2017-10-24 | tools: bpftool: add JSON output for `bpftool map *` commands | Quentin Monnet | 1 | -20/+129 |
2017-10-22 | tools: bpftool: print only one error message on byte parsing failure | Quentin Monnet | 1 | -1/+1 |
2017-10-22 | tools: bpftool: add pointer to file argument to print_hex() | Quentin Monnet | 1 | -10/+10 |
2017-10-04 | tools: bpf: add bpftool | Jakub Kicinski | 1 | -0/+744 |