Re: [PATCH] perf, riscv: Wire up perf trace support for RISC-V

From: Namhyung Kim
Date: Thu Oct 31 2024 - 13:12:27 EST


On Thu, 24 Oct 2024 12:03:51 -0700, Björn Töpel wrote:

> RISC-V does not currently support perf trace, since the system call
> table is not generated.
>
> Perform the copy/paste exercise, wiring up RISC-V system call table
> generation.
>
>
> [...]

Applied to perf-tools-next, thanks!

Best regards,
Namhyung