Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: bpftool: show filenames of pinned objects | Prashant Bhole | 2017-11-11 | 1 | -0/+82 |
* | tools: bpftool: open pinned object without type check | Prashant Bhole | 2017-11-11 | 1 | -2/+13 |
* | tools: bpftool: move p_err() and p_info() from main.h to common.c | Quentin Monnet | 2017-11-05 | 1 | -0/+31 |
* | tools: bpftool: try to mount bpffs if required for pinning objects | Quentin Monnet | 2017-10-26 | 1 | -8/+63 |
* | tools: bpftool: turn err() and info() macros into functions | Quentin Monnet | 2017-10-24 | 1 | -13/+13 |
* | tools: bpftool: add JSON output for `bpftool prog dump xlated *` command | Quentin Monnet | 2017-10-24 | 1 | -0/+10 |
* | tools: bpf: add bpftool | Jakub Kicinski | 2017-10-04 | 1 | -0/+216 |