summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ftrace.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-14powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao1-8/+2
2023-12-13powerpc/ftrace: Fix indentation in ftrace.hNaveen N Rao1-1/+1
2023-08-21powerpc/ftrace: Add support for -fpatchable-function-entryNaveen N Rao1-2/+4
2023-08-21powerpc/ftrace: Add separate ftrace_init_nop() with additional validationNaveen N Rao1-0/+6
2023-08-21powerpc/ftrace: Extend ftrace support for large kernels to ppc32Naveen N Rao1-3/+7
2023-08-21powerpc/ftrace: Fix dropping weak symbols with older toolchainsNaveen N Rao1-1/+1
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-12/+7
2022-12-02powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1Michael Jeanson1-12/+0
2022-11-24powerpc/ftrace: Ignore weak functionsNaveen N. Rao1-0/+7
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland1-0/+19
2022-11-18ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland1-2/+3
2022-05-22powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao1-1/+3
2022-05-19powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy1-2/+2
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy1-0/+3
2022-02-16powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...Christophe Leroy1-1/+2
2022-02-07powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy1-0/+6
2022-02-07powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGSChristophe Leroy1-0/+17
2022-02-07powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy1-38/+1
2021-03-23tracing: Fix various typos in commentsIngo Molnar1-2/+2
2020-05-18powerpc: Implement ftrace_enabled() helpersNicholas Piggin1-0/+14
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao1-0/+2
2018-06-03Merge branch 'fixes' into nextMichael Ellerman1-9/+24
2018-05-07powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...Naveen N. Rao1-2/+19
2018-05-07powerpc/trace/syscalls: Update syscall name matching logicNaveen N. Rao1-7/+3
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman1-3/+1
2018-05-03powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao1-2/+0
2018-05-03powerpc64/ftrace: Add helpers to hard disable ftraceNaveen N. Rao1-0/+17
2018-05-03powerpc64/ftrace: Rearrange #ifdef sections in ftrace.hNaveen N. Rao1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman1-3/+5
2016-03-07powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe1-0/+5
2015-07-21ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang1-1/+1
2014-04-23powerpc: Remove function descriptors and dot symbols on new ABIAnton Blanchard1-0/+2
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie1-0/+14
2009-02-23powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt1-1/+38
2008-11-20powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt1-1/+1
2008-11-20powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt1-1/+13
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+14