aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2024-04-04 10:57:09 -0700
committerArnaldo Carvalho de Melo <[email protected]>2024-04-08 17:43:20 -0300
commitbfd98ceb6267712ae298f10144ba0576cc03c70f (patch)
tree43ab16934687b3f13b1872387f56ac6750d59bc6 /tools/perf/scripts/python/bin/stackcollapse-report
parentaaf494cf483a1a835c44e942861429b30a00cab0 (diff)
perf annotate: Staticize some local functions
I found annotation__mark_jump_targets(), annotation__set_offsets() and annotation__init_column_widths() are only used in the same file. Let's make them static. Signed-off-by: Namhyung Kim <[email protected]> Cc: Adrian Hunter <[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