index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
ftrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-0
/
+20
2023-06-21
x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
1
-0
/
+20
2023-05-18
x86/ftrace: Move prepare_ftrace_return prototype to header
Arnd Bergmann
1
-0
/
+3
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
1
-0
/
+16
2022-11-18
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
1
-1
/
+1
2022-11-18
ftrace: pass fregs to arch_ftrace_set_direct_caller()
Mark Rutland
1
-13
/
+18
2022-09-26
x86/ftrace: Remove unused modifying_ftrace_code declaration
Gaosheng Cui
1
-1
/
+0
2022-05-28
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
1
-0
/
+7
2021-10-21
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
1
-2
/
+7
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
1
-0
/
+3
2020-11-13
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
1
-0
/
+15
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+6
2020-05-13
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-0
/
+6
2020-05-01
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
1
-2
/
+3
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
1
-0
/
+13
2019-11-27
x86/ftrace: Use text_poke()
Peter Zijlstra
1
-2
/
+0
2019-11-13
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
1
-0
/
+13
2019-08-31
ftrace/x86: Remove mcount() declaration
Jisheng Zhang
1
-1
/
+0
2019-05-10
ftrace/x86: Remove mcount support
Steven Rostedt (VMware)
1
-5
/
+3
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
1
-3
/
+1
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-2
/
+17
2018-04-25
tracing/x86: Update syscall trace events to handle new prefixed syscall func ...
Steven Rostedt (VMware)
1
-2
/
+17
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-08-24
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Josh Poimboeuf
1
-0
/
+2
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
1
-0
/
+1
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-03-23
x86/compat: remove is_compat_task()
Andy Lutomirski
1
-1
/
+1
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-1
/
+1
2015-07-21
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
1
-2
/
+2
2014-12-01
ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file
Steven Rostedt (Red Hat)
1
-33
/
+0
2014-07-17
ftrace/x86: Have function graph tracer use its own trampoline
Steven Rostedt (Red Hat)
1
-0
/
+2
2013-02-13
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
1
-0
/
+24
2013-01-21
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
1
-1
/
+0
2012-08-23
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
1
-1
/
+6
2012-07-19
ftrace/x86: Add save_regs for i386 function calls
Steven Rostedt
1
-2
/
+0
2012-07-19
ftrace/x86: Add separate function to save regs
Steven Rostedt
1
-19
/
+28
2012-07-19
ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer
Steven Rostedt
1
-1
/
+1
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
1
-0
/
+4
2012-06-01
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
1
-1
/
+1
2012-04-28
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
1
-0
/
+3
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
1
-4
/
+3
2009-08-26
tracing: Remove FTRACE_SYSCALL_MAX definitions
Jason Baron
1
-7
/
+0
2009-08-11
tracing: Update FTRACE_SYSCALL_MAX
Jason Baron
1
-2
/
+2
2009-03-13
tracing/syscalls: support for syscalls tracing on x86
Frederic Weisbecker
1
-0
/
+7
2009-02-18
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
1
-25
/
+0
2008-12-17
x86: entry_64 - introduce FTRACE_ frame macro v2
Cyrill Gorcunov
1
-1
/
+28
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
1
-2
/
+2
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
1
-1
/
+0
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
1
-0
/
+8
[next]