diff options
author | Jiri Olsa <[email protected]> | 2019-10-24 15:30:25 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-10-25 23:34:47 +0200 |
commit | a94364603610f341564351a0e130c4bbcaeddfa0 (patch) | |
tree | 5ac57486a112f1541e608298a60c69478f597ee8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3820729160440158a014add69cc0d371061a96b2 (diff) |
bpftool: Allow to read btf as raw data
The bpftool interface stays the same, but now it's possible
to run it over BTF raw data, like:
$ bpftool btf dump file /sys/kernel/btf/vmlinux
[1] INT '(anon)' size=4 bits_offset=0 nr_bits=32 encoding=(none)
[2] INT 'long unsigned int' size=8 bits_offset=0 nr_bits=64 encoding=(none)
[3] CONST '(anon)' type_id=2
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions