summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/perf_callchain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson2021-11-171-13/+0
* perf: Protect perf_guest_cbs with RCUSean Christopherson2021-11-171-2/+5
* riscv: Make stack walk callback consistent with generic codeKefeng Wang2020-11-211-1/+1
* riscv: Cleanup stacktraceKefeng Wang2020-11-211-8/+2
* riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig2019-11-051-1/+1
* riscv: Add perf callchain supportMao Han2019-09-041-0/+94