diff options
| author | Namhyung Kim <[email protected]> | 2024-03-19 05:50:54 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-03-21 13:41:28 +0000 |
| commit | 932dcc2c39aedf54ef291bc0b4129a54f5fe1e84 (patch) | |
| tree | 256fefa1a970fd0eebb632d2376500a1bf421f83 /tools/perf/util/annotate-data.c | |
| parent | perf dwarf-aux: Remove unused pc argument (diff) | |
| download | kernel-932dcc2c39aedf54ef291bc0b4129a54f5fe1e84.tar.gz kernel-932dcc2c39aedf54ef291bc0b4129a54f5fe1e84.zip | |
perf dwarf-aux: Add die_collect_vars()
The die_collect_vars() is to find all variable information in the scope
including function parameters. The struct die_var_type is to save the
type of the variable with the location (reg and offset) as well as where
it's defined in the code (addr).
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Masami Hiramatsu <[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: 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-data.c')
0 files changed, 0 insertions, 0 deletions
