diff options
| author | Namhyung Kim <[email protected]> | 2024-03-19 05:50:56 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-03-21 13:41:28 +0000 |
| commit | 7a838c2fd2ac81e10bedcd912153a74ca662b309 (patch) | |
| tree | e470ed9b74e0715552cfe95678ff18aa7c3dbc27 /tools/perf/util/annotate.c | |
| parent | perf dwarf-aux: Handle type transfer for memory access (diff) | |
| download | kernel-7a838c2fd2ac81e10bedcd912153a74ca662b309.tar.gz kernel-7a838c2fd2ac81e10bedcd912153a74ca662b309.zip | |
perf dwarf-aux: Add die_find_func_rettype()
The die_find_func_rettype() is to find a debug entry for the given
function name and sets the type information of the return value. By
convention, it'd return the pointer to the type die (should be the
same as the given mem_die argument) if found, or NULL otherwise.
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
