diff options
author | Namhyung Kim <[email protected]> | 2023-11-03 12:19:06 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-11-09 13:49:33 -0300 |
commit | 0aae4c99c5f8f748c6cb5ca03bb3b3ae8cfb10df (patch) | |
tree | f4839ac7b9524b050211309de538bfd34843bc98 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2b215ec71b888ec2f3ca86846ce3a7f20b0d5e4d (diff) |
perf annotate: Move some source code related fields from 'struct annotation' to 'struct annotated_source'
Some fields in the 'struct annotation' are only used with 'struct
annotated_source' so better to be moved there in order to reduce memory
consumption for other symbols.
Reviewed-by: Ian Rogers <[email protected]>
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Christophe JAILLET <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions