diff options
| author | Namhyung Kim <[email protected]> | 2024-04-04 17:57:09 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-04-08 20:43:20 +0000 |
| commit | bfd98ceb6267712ae298f10144ba0576cc03c70f (patch) | |
| tree | 43ab16934687b3f13b1872387f56ac6750d59bc6 /tools/perf/ui/browsers/annotate.c | |
| parent | perf annotate: Fix annotation_calc_lines() to pass correct address to get_src... (diff) | |
| download | kernel-bfd98ceb6267712ae298f10144ba0576cc03c70f.tar.gz kernel-bfd98ceb6267712ae298f10144ba0576cc03c70f.zip | |
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/ui/browsers/annotate.c')
0 files changed, 0 insertions, 0 deletions
