aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/mcount_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-26x86: Fix export for mcount and __fentry__Steven Rostedt1-1/+2
2016-08-07x86: move exports to actual definitionsAl Viro1-0/+2
2016-05-20ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt1-1/+2
2016-02-17x86/ftrace, x86/asm: Kill ftrace_caller_end labelBorislav Petkov1-6/+8
2015-11-19x86/ftrace: Add comment on static function tracingNamhyung Kim1-0/+6
2014-12-01ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameterSteven Rostedt (Red Hat)1-7/+4
2014-12-01ftrace/x86: Get rid of ftrace_caller_setupSteven Rostedt (Red Hat)1-29/+42
2014-12-01ftrace/x86: Have save_mcount_regs macro also save stack frames if neededSteven Rostedt (Red Hat)1-51/+67
2014-12-01ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount regsSteven Rostedt (Red Hat)1-12/+12
2014-12-01ftrace/x86: Simplify save_mcount_regs on getting RIPSteven Rostedt (Red Hat)1-19/+18
2014-12-01ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameterSteven Rostedt (Red Hat)1-4/+3
2014-12-01ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed commentsSteven Rostedt (Red Hat)1-8/+24
2014-12-01ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)1-0/+29
2014-12-01ftrace/x86: Have static tracing also use ftrace_caller_setupSteven Rostedt (Red Hat)1-15/+7
2014-11-24ftrace/x86: Have static function tracing always test for function graphSteven Rostedt (Red Hat)1-1/+2
2014-11-19ftrace/x86: Add frames pointers to trampoline as necessarySteven Rostedt (Red Hat)1-0/+41
2014-10-31ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)1-4/+21
2014-07-18ftrace: x86: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)1-17/+1
2014-07-01ftrace: Optimize function graph to be called directlySteven Rostedt (Red Hat)1-0/+5
2014-05-14ftrace/x86: Move the mcount/fentry code out of entry_64.SSteven Rostedt1-0/+217