summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/perf_callchain.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: Make stack walk callback consistent with generic codeKefeng Wang2020-11-201-1/+1
* riscv: Cleanup stacktraceKefeng Wang2020-11-201-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