Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: bpftool: update documentation for --json and --pretty usage | Quentin Monnet | 2017-10-24 | 1 | -0/+1 |
* | tools: bpftool: provide JSON output for all possible commands | Quentin Monnet | 2017-10-24 | 1 | -1/+15 |
* | tools: bpftool: turn err() and info() macros into functions | Quentin Monnet | 2017-10-24 | 1 | -39/+48 |
* | tools: bpftool: add JSON output for `bpftool map *` commands | Quentin Monnet | 2017-10-24 | 1 | -20/+129 |
* | tools: bpftool: print only one error message on byte parsing failure | Quentin Monnet | 2017-10-22 | 1 | -1/+1 |
* | tools: bpftool: add pointer to file argument to print_hex() | Quentin Monnet | 2017-10-22 | 1 | -10/+10 |
* | tools: bpf: add bpftool | Jakub Kicinski | 2017-10-04 | 1 | -0/+744 |