summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/mcount_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix export for mcount and __fentry__Steven Rostedt2016-10-261-1/+2
* x86: move exports to actual definitionsAl Viro2016-08-071-0/+2
* ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt2016-05-201-1/+2
* x86/ftrace, x86/asm: Kill ftrace_caller_end labelBorislav Petkov2016-02-171-6/+8
* x86/ftrace: Add comment on static function tracingNamhyung Kim2015-11-191-0/+6
* ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameterSteven Rostedt (Red Hat)2014-12-011-7/+4
* ftrace/x86: Get rid of ftrace_caller_setupSteven Rostedt (Red Hat)2014-12-011-29/+42
* ftrace/x86: Have save_mcount_regs macro also save stack frames if neededSteven Rostedt (Red Hat)2014-12-011-51/+67
* ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount...Steven Rostedt (Red Hat)2014-12-011-12/+12
* ftrace/x86: Simplify save_mcount_regs on getting RIPSteven Rostedt (Red Hat)2014-12-011-19/+18
* ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameterSteven Rostedt (Red Hat)2014-12-011-4/+3
* ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed commentsSteven Rostedt (Red Hat)2014-12-011-8/+24
* ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)2014-12-011-0/+29
* ftrace/x86: Have static tracing also use ftrace_caller_setupSteven Rostedt (Red Hat)2014-12-011-15/+7
* ftrace/x86: Have static function tracing always test for function graphSteven Rostedt (Red Hat)2014-11-241-1/+2
* ftrace/x86: Add frames pointers to trampoline as necessarySteven Rostedt (Red Hat)2014-11-191-0/+41
* ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)2014-10-311-4/+21
* ftrace: x86: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-17/+1
* ftrace: Optimize function graph to be called directlySteven Rostedt (Red Hat)2014-07-011-0/+5
* ftrace/x86: Move the mcount/fentry code out of entry_64.SSteven Rostedt2014-05-141-0/+217
OpenPOWER on IntegriCloud