index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
ftrace.h
Age
Commit message (
Expand
)
Author
2015-07-21
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
2014-12-01
ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file
Steven Rostedt (Red Hat)
2014-07-17
ftrace/x86: Have function graph tracer use its own trampoline
Steven Rostedt (Red Hat)
2013-02-12
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-01-21
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
2012-08-23
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
2012-07-19
ftrace/x86: Add save_regs for i386 function calls
Steven Rostedt
2012-07-19
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer
Steven Rostedt
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2012-06-01
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
2012-04-28
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
2009-08-26
tracing: Remove FTRACE_SYSCALL_MAX definitions
Jason Baron
2009-08-11
tracing: Update FTRACE_SYSCALL_MAX
Jason Baron
2009-03-13
tracing/syscalls: support for syscalls tracing on x86
Frederic Weisbecker
2009-02-18
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
2008-12-16
x86: entry_64 - introduce FTRACE_ frame macro v2
Cyrill Gorcunov
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
2008-11-11
tracing, x86: add low level support for ftrace return tracing
Frederic Weisbecker
2008-11-03
ftrace: fix hardirq header for non ftrace archs
Steven Rostedt
2008-10-31
ftrace: nmi safe code clean ups
Steven Rostedt
2008-10-30
ftrace: nmi safe code modification
Steven Rostedt
2008-10-27
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
x86, um: ... and asm-x86 move
Al Viro