summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/perf_callchain.c
AgeCommit message (Expand)Author
2022-03-30riscv: Fix fill_callchain return valueNikita Shubin
2022-02-25uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2021-11-17perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson
2021-11-17perf: Protect perf_guest_cbs with RCUSean Christopherson
2020-11-20riscv: Make stack walk callback consistent with generic codeKefeng Wang
2020-11-20riscv: Cleanup stacktraceKefeng Wang
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-09-04riscv: Add perf callchain supportMao Han