On 12/10/24 16:42, Serhei Makarov wrote:
> This email sketches an 'unwinder cache' interface for libdwfl, derived from
> recent eu-stacktrace code [1] and based on Christian Hergert's adaptation of
> eu-stacktrace as sysprof-live-unwinder [2]. The intent is to remove the need
> for a lot of boil
probes. This patch adds the needed
support to provide return value information for the LP64 and LP64F
ABIs.
Signed-off-by: William Cohen
---
backends/riscv_init.c | 20 ---
backends/riscv_retval.c | 73 ++---
2 files changed, 84 insertions(+), 9 deletions