diff options
| author | Namhyung Kim <[email protected]> | 2024-08-21 23:26:25 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-08-22 15:32:18 +0000 |
| commit | a11b4222bb579dcf9646f3c4ecd2212ae762a2c8 (patch) | |
| tree | 72a06a0af2758a2d35d87f86f7f8f473495173e0 /tools/perf/util/annotate-data.c | |
| parent | perf annotate-data: Add 'typecln' sort key (diff) | |
| download | kernel-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
