Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: bpftool: add option parsing to bpftool, --help and --version | Quentin Monnet | 2017-10-24 | 3 | -0/+24 |
* | tools: bpftool: add a command to display bpftool version | Quentin Monnet | 2017-10-22 | 1 | -0/+2 |
* | tools: bpftool: show that `opcodes` or `file FILE` should be exclusive | Quentin Monnet | 2017-10-22 | 1 | -4/+4 |
* | tools: bpftool: use more common tag format | Jakub Kicinski | 2017-10-18 | 1 | -1/+1 |
* | tools: bpftool: use the kernel's instruction printer | Jakub Kicinski | 2017-10-10 | 1 | -4/+7 |
* | tools: bpftool: add documentation | Jakub Kicinski | 2017-10-05 | 4 | -0/+257 |