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
/
kernel
/
mcount_64.S
Age
Commit message (
Expand
)
Author
2014-12-01
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
Steven Rostedt (Red Hat)
2014-12-01
ftrace/x86: Get rid of ftrace_caller_setup
Steven Rostedt (Red Hat)
2014-12-01
ftrace/x86: Have save_mcount_regs macro also save stack frames if needed
Steven Rostedt (Red Hat)
2014-12-01
ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount...
Steven Rostedt (Red Hat)
2014-12-01
ftrace/x86: Simplify save_mcount_regs on getting RIP
Steven Rostedt (Red Hat)
2014-12-01
ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameter
Steven Rostedt (Red Hat)
2014-12-01
ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed comments
Steven Rostedt (Red Hat)
2014-12-01
ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file
Steven Rostedt (Red Hat)
2014-12-01
ftrace/x86: Have static tracing also use ftrace_caller_setup
Steven Rostedt (Red Hat)
2014-11-24
ftrace/x86: Have static function tracing always test for function graph
Steven Rostedt (Red Hat)
2014-11-19
ftrace/x86: Add frames pointers to trampoline as necessary
Steven Rostedt (Red Hat)
2014-10-31
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
Steven Rostedt (Red Hat)
2014-07-18
ftrace: x86: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2014-07-01
ftrace: Optimize function graph to be called directly
Steven Rostedt (Red Hat)
2014-05-14
ftrace/x86: Move the mcount/fentry code out of entry_64.S
Steven Rostedt