diff options
| author | Andrii Nakryiko <[email protected]> | 2019-02-08 11:19:37 -0800 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2019-02-08 12:04:13 -0800 |
| commit | 02c874460f3d9213096323ac8a937fb486a4e70d (patch) | |
| tree | e84c8a26ea0d7a4c727941f358572d7ea6f5afcb /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | d29d87f7e61226c339d1212beff6b82f653acd67 (diff) | |
btf: expose API to work with raw btf data
This patch exposes new API btf__get_raw_data() that allows to get a copy
of raw BTF data out of struct btf. This is useful for external programs
that need to manipulate raw data, e.g., pahole using btf__dedup() to
deduplicate BTF type info and then writing it back to file.
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Song Liu <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions