diff options
author | Namhyung Kim <[email protected]> | 2023-11-03 12:19:07 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-11-09 13:49:33 -0300 |
commit | b753d48f53f9dcea655d359f028c8adfdd9504b5 (patch) | |
tree | 283debb3fe30132a6b43fa4a94b38035a4d492a7 /tools/perf/scripts/python/gecko.py | |
parent | 0aae4c99c5f8f748c6cb5ca03bb3b3ae8cfb10df (diff) |
perf annotate: Move offsets array from 'struct annotation' to 'struct annotated_source'
The offsets array keeps pointers to 'struct annotation_line' entries
which are available in the 'struct annotated_source'. Let's move it to
there.
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/gecko.py')
0 files changed, 0 insertions, 0 deletions