[PATCH v2 2/4] perf tools: add a mechanism to inject stack frames

2021-02-12 Thread Alexandre Truong
Add a mechanism for platforms to inject stack frames for the leaf frame caller if there is enough information to determine a frame is missing from dwarf or other post processing mechanisms. Signed-off-by: Alexandre Truong --- tools/perf/util/machine.c | 23 +++ 1 file

[PATCH v2 2/4] perf tools: add a mechanism to inject stack frames

2021-02-10 Thread Alexandre Truong
Add a mechanism for platforms to inject stack frames for the leaf frame caller if there is enough information to determine a frame is missing from dwarf or other post processing mechanisms. Signed-off-by: Alexandre Truong --- tools/perf/util/machine.c | 23 +++ 1 file