Message ID | 20240708032847.2998158-1-ruanjinjie@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | riscv: stacktrace: Add USER_STACKTRACE support | expand |
Hello: This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt <palmer@rivosinc.com>: On Mon, 8 Jul 2024 11:28:45 +0800 you wrote: > Add RISC-V USER_STACKTRACE support, and fix the fp alignment bug > in perf_callchain_user() by the way as Björn pointed out. > > Changes in v3: > - Fix the fp alignment bug in perf_callchain_user(). > - Remove the LTP message as Björn suggested. > - Add the userstack trace test info. > > [...] Here is the summary with links: - [v3,1/2] riscv: Fix fp alignment bug in perf_callchain_user() https://git.kernel.org/riscv/c/22ab08955ea1 - [v3,2/2] riscv: stacktrace: Add USER_STACKTRACE support https://git.kernel.org/riscv/c/1a7483318274 You are awesome, thank you!