summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/ftrace.h
Commit message (Expand)AuthorAgeFilesLines
* x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2018-11-011-3/+1
* Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-021-2/+17
|\
| * tracing/x86: Update syscall trace events to handle new prefixed syscall func ...Steven Rostedt (VMware)2018-04-251-2/+17
* | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTRJosh Poimboeuf2016-08-241-0/+2
* ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-241-0/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-241-1/+1
|\
| * x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-1/+1
* | x86/compat: remove is_compat_task()Andy Lutomirski2016-03-221-1/+1
|/
* ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-201-2/+2
* ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)2014-12-011-33/+0
* ftrace/x86: Have function graph tracer use its own trampolineSteven Rostedt (Red Hat)2014-07-171-0/+2
* tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt2013-02-121-0/+24
* ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu2013-01-211-1/+0
* ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-231-1/+6
* ftrace/x86: Add save_regs for i386 function callsSteven Rostedt2012-07-191-2/+0
* ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-191-19/+28
* ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracerSteven Rostedt2012-07-191-1/+1
* ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt2012-07-191-0/+4
* ftrace: Synchronize variable setting with breakpointsSteven Rostedt2012-05-311-1/+1
* ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt2012-04-271-0/+3
* ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-161-4/+3
* tracing: Remove FTRACE_SYSCALL_MAX definitionsJason Baron2009-08-261-7/+0
* tracing: Update FTRACE_SYSCALL_MAXJason Baron2009-08-111-2/+2
* tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-131-0/+7
* tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-181-25/+0
* x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov2008-12-171-1/+28
* tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-2/+2
* tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-231-1/+0
* ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-161-0/+8
* tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-111-0/+26
* ftrace: fix hardirq header for non ftrace archsSteven Rostedt2008-11-031-16/+0
* ftrace: nmi safe code clean upsSteven Rostedt2008-10-311-5/+5
* ftrace: nmi safe code modificationSteven Rostedt2008-10-301-0/+15
* Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-271-2/+2
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+24