aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate-data.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2024-08-21 23:26:25 +0000
committerArnaldo Carvalho de Melo <[email protected]>2024-08-22 15:32:18 +0000
commita11b4222bb579dcf9646f3c4ecd2212ae762a2c8 (patch)
tree72a06a0af2758a2d35d87f86f7f8f473495173e0 /tools/perf/util/annotate-data.c
parentperf annotate-data: Add 'typecln' sort key (diff)
downloadkernel-a11b4222bb579dcf9646f3c4ecd2212ae762a2c8.tar.gz
kernel-a11b4222bb579dcf9646f3c4ecd2212ae762a2c8.zip
perf dwarf-aux: Handle bitfield members from pointer access
The __die_find_member_offset_cb() missed to handle bitfield members which don't have DW_AT_data_member_location. Like in adding member types in __add_member_cb() it should fallback to check the bit offset when it resolves the member type for an offset. Fixes: 437683a9941891c1 ("perf dwarf-aux: Handle type transfer for memory access") Signed-off-by: Namhyung Kim <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Athira Rajeev <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Kan Liang <[email protected]> Cc: Masami Hiramatsu <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate-data.c')
0 files changed, 0 insertions, 0 deletions