index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
ftrace.h
Age
Commit message (
Expand
)
Author
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-17
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-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro