summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/trace/ftrace_32.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ftrace: Remove ftrace_32.SChristophe Leroy2022-02-121-152/+0
* powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy2022-02-071-51/+2
* powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy2022-02-071-4/+25
* powerpc/ftrace: Simplify PPC32's return_to_handler()Christophe Leroy2022-02-071-10/+6
* powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32Christophe Leroy2022-02-071-3/+0
* powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32Christophe Leroy2021-11-291-8/+101
* powerpc/ftrace: No need to read LR from stack in _mcount()Christophe Leroy2021-11-291-5/+4
* powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao2019-09-181-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman2018-05-031-20/+0
* powerpc: Split ftrace bits into a separate fileNaveen N. Rao2017-04-271-0/+118