aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/trace/ftrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao1-2/+3
2019-07-06powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.hChristophe Leroy1-4/+0
2019-01-15powerpc/syscalls: Fix syscall tracingMichael Ellerman1-7/+0
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-11-27powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-13/+2
2018-11-25powerpc64/ftrace: Drop pointless static qualifier in is_b_op()YueHaibing1-1/+1
2018-10-20powerpc/ftrace: Handle large kernel configsNaveen N. Rao1-4/+257
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin1-3/+3
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman1-2/+0
2018-05-03powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao1-12/+172
2018-05-03powerpc64/ftrace: Use the generic version of ftrace_replace_code()Naveen N. Rao1-36/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao1-0/+620