aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2024-08-20 23:54:07 -0700
committerArnaldo Carvalho de Melo <[email protected]>2024-08-21 11:29:56 -0300
commit4a32a97268d304d5708f1212c4a4d0e1dd3246dd (patch)
tree602bc0c2b036b0a43df35d0e08f8a9c8186c7b54 /tools/perf/scripts/python/bin/stackcollapse-report
parent922ec313f061cf75157d8e93fe16bc6397f6ea25 (diff)
perf annotate-data: Prefer struct/union over base type
Sometimes a compound type can have a single field and the size is the same as the base type. But it's still preferred as struct or union could carry more information than the base type. Also put a slight priority on the typedef for the same reason. 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: 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/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions