Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-02 | RISC-V: preserve a1 in mcount | Jamie Iles | 1 | -2/+4 |
2022-12-02 | RISC-V: reduce mcount save space on RV32 | Jamie Iles | 1 | -16/+16 |
2022-12-02 | RISC-V: use REG_S/REG_L for mcount | Jamie Iles | 1 | -15/+15 |
2021-04-26 | riscv: Workaround mcount name prior to clang-13 | Nathan Chancellor | 1 | -5/+5 |
2018-10-22 | RISC-V: remove the unused return_to_handler export | Christoph Hellwig | 1 | -1/+0 |
2018-06-11 | riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set | Alan Kao | 1 | -1/+1 |
2018-04-02 | riscv/ftrace: Add dynamic function tracer support | Alan Kao | 1 | -9/+13 |
2018-01-30 | riscv/ftrace: Add basic support | Alan Kao | 1 | -0/+126 |