summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/trace/ftrace.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-10powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao1-4/+4
2022-07-25powerpc: Fix all occurences of duplicate wordsMichael Ellerman1-3/+3
2022-06-29powerpc/64: Drop ppc_inst_as_str()Michael Ellerman1-11/+13
2022-05-22powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao1-3/+12
2022-05-22powerpc/ftrace: Minimise number of #ifdefsChristophe Leroy1-90/+85
2022-05-22powerpc/ftrace: Simplify expected_nop_sequence()Christophe Leroy1-16/+6
2022-05-22powerpc/ftrace: Use size macro instead of opencodingChristophe Leroy1-1/+1
2022-05-19powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.Christophe Leroy1-21/+11
2022-05-19powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1Christophe Leroy1-1/+1
2022-05-19powerpc/ftrace: Remove ftrace_plt_tramps[]Christophe Leroy1-8/+0
2022-05-19powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACEChristophe Leroy1-4/+0
2022-05-19powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64Christophe Leroy1-100/+8
2022-05-19powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy1-2/+2
2022-05-19powerpc/ftrace: Use patch_instruction() return directlyChristophe Leroy1-4/+1
2022-05-19powerpc/ftrace: Inline ftrace_modify_code()Christophe Leroy1-1/+1
2022-05-19powerpc/ftrace: Use is_offset_in_branch_range()Christophe Leroy1-6/+2
2022-05-19powerpc/ftrace: Remove redundant create_branch() callsChristophe Leroy1-20/+0
2022-05-19powerpc/ftrace: Refactor prepare_ftrace_return()Christophe Leroy1-3/+9
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy1-1/+0
2022-02-16powerpc/ftrace: Add recursion protection in prepare_ftrace_return()Christophe Leroy1-0/+7
2022-02-07powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy1-0/+11
2022-02-07powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_callerChristophe Leroy1-12/+9
2021-12-09powerpc/inst: Define ppc_inst_tChristophe Leroy1-27/+27
2021-11-29powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32Christophe Leroy1-2/+14
2021-11-29powerpc/ftrace: Add module_trampoline_target() for PPC32Christophe Leroy1-33/+4
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy1-17/+16
2021-06-16powerpc/ftrace: Use PPC_RAW_MFLR() and PPC_RAW_NOP()Christophe Leroy1-9/+9
2021-06-16powerpc/lib/code-patching: Use PPC_RAW_() macrosChristophe Leroy1-1/+1
2021-04-21powerpc: Rename probe_kernel_read_inst()Christophe Leroy1-11/+11
2020-07-23powerpc: Add a ppc_inst_as_str() helperJordan Niethe1-13/+13
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig1-2/+2
2020-05-19powerpc: Add a probe_kernel_read_inst() functionJordan Niethe1-10/+13
2020-05-19powerpc: Use a function for reading instructionsJordan Niethe1-2/+2
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe1-41/+42
2020-05-19powerpc: Introduce functions for instruction equalityJordan Niethe1-7/+8
2020-05-19powerpc: Use an accessor for instructionsJordan Niethe1-14/+16
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe1-12/+13
2020-05-19powerpc: Change calling convention for create_branch() et. al.Jordan Niethe1-9/+15
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/p...Linus 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