summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/trace/ftrace_64_mprofile.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ftrace: Remove ftrace_32.SChristophe Leroy2022-02-121-307/+0
* powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32Christophe Leroy2022-02-071-22/+51
* powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy2022-02-071-63/+1
* powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy2022-02-071-6/+19
* powerpc: flexible GPR range save/restore macrosNicholas Piggin2021-11-291-9/+6
* 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/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy2019-02-231-3/+3
* powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu2018-06-211-34/+5
* powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman2018-05-031-3/+0
* powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao2018-05-031-5/+66
* powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao2018-05-031-0/+14
* Merge branch 'fixes' into nextMichael Ellerman2017-11-101-30/+15
|\
| * powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal2017-10-101-30/+15
* | powerpc/kprobes: Clean up jprobe detection in livepatch handlerNaveen N. Rao2017-10-041-2/+2
|/
* powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao2017-06-161-5/+34
* powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao2017-06-161-8/+12
* powerpc/ftrace/64: Split further based on -mprofile-kernelNaveen N. Rao2017-04-271-0/+272