summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/mcount.S
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: preserve a1 in mcountJamie Iles2022-12-021-2/+4
* RISC-V: reduce mcount save space on RV32Jamie Iles2022-12-021-16/+16
* RISC-V: use REG_S/REG_L for mcountJamie Iles2022-12-021-15/+15
* riscv: Workaround mcount name prior to clang-13Nathan Chancellor2021-04-261-5/+5
* RISC-V: remove the unused return_to_handler exportChristoph Hellwig2018-10-221-1/+0
* riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't setAlan Kao2018-06-111-1/+1
* riscv/ftrace: Add dynamic function tracer supportAlan Kao2018-04-021-9/+13
* riscv/ftrace: Add basic supportAlan Kao2018-01-301-0/+126