index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ftrace.h
Age
Commit message (
Expand
)
Author
2019-09-18
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
2018-05-07
powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...
Naveen N. Rao
2018-05-07
powerpc/trace/syscalls: Update syscall name matching logic
Naveen N. Rao
2018-05-03
powerpc: Only support DYNAMIC_FTRACE not static
Michael Ellerman
2018-05-03
powerpc64/ftrace: Implement support for ftrace_regs_caller()
Naveen N. Rao
2018-05-03
powerpc64/ftrace: Add helpers to hard disable ftrace
Naveen N. Rao
2018-05-03
powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h
Naveen N. Rao
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-03-07
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
2015-07-20
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
2014-04-23
powerpc: Remove function descriptors and dot symbols on new ABI
Anton Blanchard
2011-05-26
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
2009-02-23
powerpc32, ftrace: save and restore mcount regs with macro
Steven Rostedt
2008-11-20
powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace
Steven Rostedt
2008-11-20
powerpc: ftrace, convert to new dynamic ftrace arch API
Steven Rostedt
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell