aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/ftrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov1-3/+1
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner1-2/+17
2018-04-25tracing/x86: Update syscall trace events to handle new prefixed syscall func namesSteven Rostedt (VMware)1-2/+17
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-24ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTRJosh Poimboeuf1-0/+2
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf1-0/+1
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-22x86/compat: remove is_compat_task()Andy Lutomirski1-1/+1
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder1-1/+1
2015-07-20ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang1-2/+2
2014-12-01ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)1-33/+0
2014-07-17ftrace/x86: Have function graph tracer use its own trampolineSteven Rostedt (Red Hat)1-0/+2
2013-02-12tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt1-0/+24
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu1-1/+0
2012-08-23ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt1-1/+6
2012-07-19ftrace/x86: Add save_regs for i386 function callsSteven Rostedt1-2/+0
2012-07-19ftrace/x86: Add separate function to save regsSteven Rostedt1-19/+28
2012-07-19ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracerSteven Rostedt1-1/+1
2012-07-19ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt1-0/+4
2012-05-31ftrace: Synchronize variable setting with breakpointsSteven Rostedt1-1/+1
2012-04-27ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt1-0/+3
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky1-4/+3
2009-08-26tracing: Remove FTRACE_SYSCALL_MAX definitionsJason Baron1-7/+0
2009-08-11tracing: Update FTRACE_SYSCALL_MAXJason Baron1-2/+2
2009-03-13tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker1-0/+7
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt1-25/+0
2008-12-17x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov1-1/+28
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker1-2/+2
2008-11-23tracing/function-return-tracer: store return stack into task_struct and allocate it dynamicallyFrederic Weisbecker1-1/+0
2008-11-16ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt1-0/+8
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker1-0/+26
2008-11-03ftrace: fix hardirq header for non ftrace archsSteven Rostedt1-16/+0
2008-10-31ftrace: nmi safe code clean upsSteven Rostedt1-5/+5
2008-10-30ftrace: nmi safe code modificationSteven Rostedt1-0/+15
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar1-0/+24
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+24