index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ftrace.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-23
1
-1
/
+32
|
\
|
*
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
Naveen N Rao
2024-10-31
1
-0
/
+16
|
*
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
Naveen N Rao
2024-10-31
1
-1
/
+4
|
*
powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
Naveen N Rao
2024-10-31
1
-2
/
+4
|
*
powerpc64/ftrace: Move ftrace sequence out of line
Naveen N Rao
2024-10-31
1
-0
/
+11
|
*
powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
Naveen N Rao
2024-10-31
1
-1
/
+0
*
|
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2024-10-15
1
-25
/
+1
*
|
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-10-11
1
-9
/
+12
|
/
*
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
2024-06-11
1
-2
/
+0
*
powerpc/ftrace: Ignore ftrace locations in exit text sections
Naveen N Rao
2024-02-14
1
-8
/
+2
*
powerpc/ftrace: Fix indentation in ftrace.h
Naveen N Rao
2023-12-13
1
-1
/
+1
*
powerpc/ftrace: Add support for -fpatchable-function-entry
Naveen N Rao
2023-08-21
1
-2
/
+4
*
powerpc/ftrace: Add separate ftrace_init_nop() with additional validation
Naveen N Rao
2023-08-21
1
-0
/
+6
*
powerpc/ftrace: Extend ftrace support for large kernels to ppc32
Naveen N Rao
2023-08-21
1
-3
/
+7
*
powerpc/ftrace: Fix dropping weak symbols with older toolchains
Naveen N Rao
2023-08-21
1
-1
/
+1
*
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
1
-12
/
+7
|
\
|
*
powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
Michael Jeanson
2022-12-02
1
-12
/
+0
|
*
powerpc/ftrace: Ignore weak functions
Naveen N. Rao
2022-11-24
1
-0
/
+7
*
|
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
2022-11-18
1
-0
/
+19
*
|
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
2022-11-18
1
-2
/
+3
|
/
*
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
2022-05-22
1
-1
/
+3
*
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2022-05-19
1
-2
/
+2
*
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
1
-0
/
+3
*
powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...
Christophe Leroy
2022-02-16
1
-1
/
+2
*
powerpc/ftrace: directly call of function graph tracer by ftrace caller
Christophe Leroy
2022-02-07
1
-0
/
+6
*
powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Christophe Leroy
2022-02-07
1
-0
/
+17
*
powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...
Christophe Leroy
2022-02-07
1
-38
/
+1
*
tracing: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-2
/
+2
*
powerpc: Implement ftrace_enabled() helpers
Nicholas Piggin
2020-05-18
1
-0
/
+14
*
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
2019-09-18
1
-0
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2018-06-03
1
-9
/
+24
|
\
|
*
powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...
Naveen N. Rao
2018-05-07
1
-2
/
+19
|
*
powerpc/trace/syscalls: Update syscall name matching logic
Naveen N. Rao
2018-05-07
1
-7
/
+3
*
|
powerpc: Only support DYNAMIC_FTRACE not static
Michael Ellerman
2018-05-03
1
-3
/
+1
*
|
powerpc64/ftrace: Implement support for ftrace_regs_caller()
Naveen N. Rao
2018-05-03
1
-2
/
+0
*
|
powerpc64/ftrace: Add helpers to hard disable ftrace
Naveen N. Rao
2018-05-03
1
-0
/
+17
*
|
powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h
Naveen N. Rao
2018-05-03
1
-4
/
+4
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-06-14
1
-3
/
+5
*
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
2016-03-07
1
-0
/
+5
*
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
2015-07-21
1
-1
/
+1
*
powerpc: Remove function descriptors and dot symbols on new ABI
Anton Blanchard
2014-04-23
1
-0
/
+2
*
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
2011-05-26
1
-0
/
+14
*
powerpc32, ftrace: save and restore mcount regs with macro
Steven Rostedt
2009-02-23
1
-1
/
+38
*
powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace
Steven Rostedt
2008-11-20
1
-1
/
+1
*
powerpc: ftrace, convert to new dynamic ftrace arch API
Steven Rostedt
2008-11-20
1
-1
/
+13
*
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
1
-1
/
+1
*
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
2008-08-04
1
-0
/
+14