aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/ftrace.h
Commit message (Expand)AuthorAge
* ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTRJosh Poimboeuf2016-08-24
* ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-24
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-24
|\
| * x86: Fix misspellings in commentsAdam Buchbinder2016-02-24
* | x86/compat: remove is_compat_task()Andy Lutomirski2016-03-22
|/
* ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-20
* ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)2014-12-01
* ftrace/x86: Have function graph tracer use its own trampolineSteven Rostedt (Red Hat)2014-07-17
* tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt2013-02-12
* ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu2013-01-21
* ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-23
* ftrace/x86: Add save_regs for i386 function callsSteven Rostedt2012-07-19
* ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-19
* ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracerSteven Rostedt2012-07-19
* ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt2012-07-19
* ftrace: Synchronize variable setting with breakpointsSteven Rostedt2012-05-31
* ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt2012-04-27
* ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-16
* tracing: Remove FTRACE_SYSCALL_MAX definitionsJason Baron2009-08-26
* tracing: Update FTRACE_SYSCALL_MAXJason Baron2009-08-11
* tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-13
* tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-18
* x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov2008-12-16
* tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-25
* tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-23
* ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-16
* tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-11
* ftrace: fix hardirq header for non ftrace archsSteven Rostedt2008-11-03
* ftrace: nmi safe code clean upsSteven Rostedt2008-10-31
* ftrace: nmi safe code modificationSteven Rostedt2008-10-30
* Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-27
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-23