summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/trace/ftrace_mprofile.S
AgeCommit message (Expand)Author
2023-08-22powerpc/ftrace: Consolidate ftrace support into fewer filesNaveen N Rao
2023-08-16powerpc: remove unneeded #include <asm/export.h>Masahiro Yamada
2022-12-02powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin
2022-09-28powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin
2022-09-28powerpc/64: asm use consistent global variable declaration and accessNicholas Piggin
2022-03-08powerpc/ftrace: Use STK_GOT in ftrace_mprofile.SChristophe Leroy
2022-03-08powerpc/ftrace: Regroup PPC64 specific operations in ftrace_mprofile.SChristophe Leroy
2022-03-08powerpc/ftrace: Refactor ftrace_{regs_}callerChristophe Leroy
2022-03-08powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller()Christophe Leroy
2022-02-16powerpc/ftrace: Style cleanup in ftrace_mprofile.SChristophe Leroy
2022-02-16powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...Christophe Leroy
2022-02-16powerpc/ftrace: Also save r1 in ftrace_caller()Christophe Leroy
2022-02-12powerpc/ftrace: Remove ftrace_32.SChristophe Leroy