diff options
author | Sami Tolvanen <samitolvanen@google.com> | 2025-01-03 20:45:25 +0000 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-01-11 01:25:25 +0900 |
commit | 5b7780e86857f70249df2c4f8982cad3ba931eee (patch) | |
tree | d425f1ffe0b1fb98d74897ce4afe9f62c02e39c5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | e982abf43749529687dd1d07fa4f495902910cf2 (diff) |
gendwarfksyms: Expand base_type
Start making gendwarfksyms more useful by adding support for
expanding DW_TAG_base_type types and basic DWARF attributes.
Example:
$ echo loops_per_jiffy | \
scripts/gendwarfksyms/gendwarfksyms \
--debug --dump-dies vmlinux.o
...
gendwarfksyms: process_symbol: loops_per_jiffy
variable base_type unsigned long byte_size(8) encoding(7)
...
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Reviewed-by: Petr Pavlu <petr.pavlu@suse.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions