Age | Commit message (Expand) | Author |
---|---|---|
2023-11-06 | riscv: Use SYM_*() assembly macros instead of deprecated ones | Clément Léger |
2023-11-06 | riscv: use ".L" local labels in assembly when applicable | Clément Léger |
2023-08-23 | riscv: Add ftrace_stub_graph | Sami Tolvanen |
2023-08-23 | riscv: Add types to indirectly called assembly functions | Sami Tolvanen |
2023-06-22 | riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL | Donglin Peng |
2022-12-02 | RISC-V: preserve a1 in mcount | Jamie Iles |
2022-12-02 | RISC-V: reduce mcount save space on RV32 | Jamie Iles |
2022-12-02 | RISC-V: use REG_S/REG_L for mcount | Jamie Iles |
2021-04-26 | riscv: Workaround mcount name prior to clang-13 | Nathan Chancellor |
2018-10-22 | RISC-V: remove the unused return_to_handler export | Christoph Hellwig |
2018-06-11 | riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set | Alan Kao |
2018-04-02 | riscv/ftrace: Add dynamic function tracer support | Alan Kao |
2018-01-30 | riscv/ftrace: Add basic support | Alan Kao |