Re: [RFC] sketch of an unwinder cache interface for elfutils libdwfl

2024-12-11 Thread William Cohen
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

[PATCH] RISC-V: PR27925 Add support for LP64 and LP64F ABIs return values

2021-09-29 Thread William Cohen via Elfutils-devel
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