aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/trace/ftrace_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-12powerpc/ftrace: Remove ftrace_32.SChristophe Leroy1-152/+0
2022-02-07powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy1-51/+2
2022-02-07powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WITH_ARGSChristophe Leroy1-4/+25
2022-02-07powerpc/ftrace: Simplify PPC32's return_to_handler()Christophe Leroy1-10/+6
2022-02-07powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32Christophe Leroy1-3/+0
2021-11-29powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32Christophe Leroy1-8/+101
2021-11-29powerpc/ftrace: No need to read LR from stack in _mcount()Christophe Leroy1-5/+4
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman1-20/+0
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao1-0/+118