aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/trace/ftrace_32.S
AgeCommit message (Expand)Author
2022-02-12powerpc/ftrace: Remove ftrace_32.SChristophe Leroy
2022-02-07powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy
2022-02-07powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy
2022-02-07powerpc/ftrace: Simplify PPC32's return_to_handler()Christophe Leroy
2022-02-07powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32Christophe Leroy
2021-11-29powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32Christophe Leroy
2021-11-29powerpc/ftrace: No need to read LR from stack in _mcount()Christophe Leroy
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao