Re: [PATCH v5 0/9] Add k/uprobe & fentry & error_injection supported

2021-01-12 Thread Palmer Dabbelt
On Thu, 17 Dec 2020 08:01:36 PST (-0800), guo...@kernel.org wrote: From: Guo Ren This the 5th round of riscv k/uprobe support patchset, it's based on linux-5.10 and you can test it with the repo: https://github.com/c-sky/csky-linux/tree/linux-5.10-probe-dev The important fixup is about the

[PATCH v5 0/9] Add k/uprobe & fentry & error_injection supported

2020-12-17 Thread guoren
From: Guo Ren This the 5th round of riscv k/uprobe support patchset, it's based on linux-5.10 and you can test it with the repo: https://github.com/c-sky/csky-linux/tree/linux-5.10-probe-dev The important fixup is about the trampoline call site, we change the prologue of the function call