aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2024-03-19 05:51:10 +0000
committerArnaldo Carvalho de Melo <[email protected]>2024-03-21 13:41:29 +0000
commitad62edbfc55b23347539c8c6fff9a70de17c4b95 (patch)
tree4828400833efd4a53a8684e9045af8bf119452d4 /tools/perf/util/annotate.c
parentperf annotate-data: Handle this-cpu variables in kernel (diff)
downloadkernel-ad62edbfc55b23347539c8c6fff9a70de17c4b95.tar.gz
kernel-ad62edbfc55b23347539c8c6fff9a70de17c4b95.zip
perf annotate-data: Track instructions with a this-cpu variable
Like global variables, this per-cpu variables should be tracked correctly. Factor our get_global_var_type() to handle both global and per-cpu (for this cpu) variables in the same manner. 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: Linus Torvalds <[email protected]> Cc: Masami Hiramatsu <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions