Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-26 | tools: bpftool: try to mount bpffs if required for pinning objects | Quentin Monnet | 1 | -0/+2 |
2017-10-24 | tools: bpftool: update documentation for --json and --pretty usage | Quentin Monnet | 1 | -0/+2 |
2017-10-24 | tools: bpftool: turn err() and info() macros into functions | Quentin Monnet | 1 | -5/+32 |
2017-10-24 | tools: bpftool: add JSON output for `bpftool prog dump xlated *` command | Quentin Monnet | 1 | -0/+1 |
2017-10-24 | tools: bpftool: introduce --json and --pretty options | Quentin Monnet | 1 | -0/+5 |
2017-10-22 | tools: bpftool: add pointer to file argument to print_hex() | Quentin Monnet | 1 | -1/+1 |
2017-10-18 | tools: bpftool: use more common tag format | Jakub Kicinski | 1 | -2/+1 |
2017-10-10 | tools: bpftool: use the kernel's instruction printer | Jakub Kicinski | 1 | -7/+3 |
2017-10-04 | tools: bpf: add bpftool | Jakub Kicinski | 1 | -0/+99 |