diff options
author | Namhyung Kim <namhyung@kernel.org> | 2024-03-18 22:50:58 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2024-03-21 10:41:28 -0300 |
commit | a3f4d5b57dd8fd2a749be261d7253616f15671b5 (patch) | |
tree | 4b242bdc0a4ad3c37e12ec9a5b5c3c9afe56f3c5 /tools/perf/builtin-annotate.c | |
parent | 52a09bc24c6a4deeeb8030476a7663b6696d73f0 (diff) | |
download | linux-a3f4d5b57dd8fd2a749be261d7253616f15671b5.tar.gz linux-a3f4d5b57dd8fd2a749be261d7253616f15671b5.tar.bz2 linux-a3f4d5b57dd8fd2a749be261d7253616f15671b5.zip |
perf annotate-data: Introduce 'struct data_loc_info'
The find_data_type() needs many information to describe the location of
the data. Add the new 'struct data_loc_info' to pass those information at
once.
No functional changes intended.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: https://lore.kernel.org/r/20240319055115.4063940-7-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions