diff options
author | Namhyung Kim <[email protected]> | 2023-11-09 15:59:21 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-11-10 09:03:48 -0300 |
commit | fb7fd2a14a503b9a23fe10303923fc0605c22288 (patch) | |
tree | 341f0009560299cf515d533ec3d7e682949e6667 /tools/perf/scripts/python/sched-migration.py | |
parent | ded8c48497b825f15436048e8ea3a731a3f7dece (diff) |
perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_operands'
Thoese two fields are used only for the jump_ops, so move them into the
union to save some bytes. Also add jump__delete() callback not to free
the fields as they didn't allocate new strings.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Huacai Chen <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Masami Hiramatsu (Google) <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: WANG Rui <[email protected]>
Cc: [email protected]
Cc: [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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions