aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/ftrace.h
AgeCommit message (Expand)Author
2020-05-20x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar
2019-11-27x86/ftrace: Use text_poke()Peter Zijlstra
2019-11-13ftrace/x86: Add register_ftrace_direct() for custom trampolinesSteven Rostedt (VMware)
2019-08-31ftrace/x86: Remove mcount() declarationJisheng Zhang
2019-05-10ftrace/x86: Remove mcount supportSteven Rostedt (VMware)
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-04-25tracing/x86: Update syscall trace events to handle new prefixed syscall func ...Steven Rostedt (VMware)
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-24ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTRJosh Poimboeuf
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-22x86/compat: remove is_compat_task()Andy Lutomirski
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2015-07-20ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang
2014-12-01ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)
2014-07-17ftrace/x86: Have function graph tracer use its own trampolineSteven Rostedt (Red Hat)
2013-02-12tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu
2012-08-23ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt
2012-07-19ftrace/x86: Add save_regs for i386 function callsSteven Rostedt
2012-07-19ftrace/x86: Add separate function to save regsSteven Rostedt
2012-07-19ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracerSteven Rostedt
2012-07-19ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt
2012-05-31ftrace: Synchronize variable setting with breakpointsSteven Rostedt
2012-04-27ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky
2009-08-26tracing: Remove FTRACE_SYSCALL_MAX definitionsJason Baron
2009-08-11tracing: Update FTRACE_SYSCALL_MAXJason Baron
2009-03-13tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt
2008-12-17x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-16ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker
2008-11-03ftrace: fix hardirq header for non ftrace archsSteven Rostedt
2008-10-31ftrace: nmi safe code clean upsSteven Rostedt
2008-10-30ftrace: nmi safe code modificationSteven Rostedt
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro