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