aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/trace/ftrace_64_mprofile.S
AgeCommit message (Expand)AuthorFilesLines
2022-02-12powerpc/ftrace: Remove ftrace_32.SChristophe Leroy1-307/+0
2022-02-07powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32Christophe Leroy1-22/+51
2022-02-07powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy1-63/+1
2022-02-07powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy1-6/+19
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin1-9/+6
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
2019-02-23powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy1-3/+3
2018-06-21powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu1-34/+5
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman1-3/+0
2018-05-03powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao1-5/+66
2018-05-03powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao1-0/+14
2017-11-10Merge branch 'fixes' into nextMichael Ellerman1-30/+15
2017-10-10powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal1-30/+15
2017-10-04powerpc/kprobes: Clean up jprobe detection in livepatch handlerNaveen N. Rao1-2/+2
2017-06-16powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao1-5/+34
2017-06-16powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao1-8/+12
2017-04-27powerpc/ftrace/64: Split further based on -mprofile-kernelNaveen N. Rao1-0/+272