aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2024-03-18 22:50:54 -0700
committerArnaldo Carvalho de Melo <[email protected]>2024-03-21 10:41:28 -0300
commit932dcc2c39aedf54ef291bc0b4129a54f5fe1e84 (patch)
tree256fefa1a970fd0eebb632d2376500a1bf421f83 /tools/perf/scripts/python/bin
parentb508965d35321534e84daf8946b2cc5f64517db9 (diff)
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/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions