Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-05 | tools: bpf: add bpftool | Jakub Kicinski | 1 | -0/+744 |