Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpftool: Print function linkage in BTF dump | Andrii Nakryiko | 2020-01-24 | 1 | -4/+23 |
* | bpftool: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 2020-01-20 | 1 | -4/+4 |
* | bpftool: Apply preserve_access_index attribute to all types in BTF dump | Andrii Nakryiko | 2020-01-13 | 1 | -0/+8 |
* | tools, bpftool: Fix warning on ignored return value for 'read' | Quentin Monnet | 2019-11-24 | 1 | -3/+3 |
* | bpftool: Allow to read btf as raw data | Jiri Olsa | 2019-10-25 | 1 | -1/+56 |
* | tools: bpftool: implement "bpftool btf show|list" | Quentin Monnet | 2019-08-20 | 1 | -2/+340 |
* | tools: bpftool: fix argument for p_err() in BTF do_dump() | Quentin Monnet | 2019-08-15 | 1 | -1/+1 |
* | bpftool: add C output format option to btf dump subcommand | Andrii Nakryiko | 2019-05-24 | 1 | -2/+73 |
* | bpftool: use libbpf's btf__parse_elf API | Andrii Nakryiko | 2019-05-24 | 1 | -109/+8 |
* | bpftool: fix BTF raw dump of FWD's fwd_kind | Andrii Nakryiko | 2019-05-17 | 1 | -2/+2 |
* | bpftool: add ability to dump BTF types | Andrii Nakryiko | 2019-04-25 | 1 | -0/+586 |