index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
ftrace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/ftrace: Include <asm/ptrace.h>
Sami Tolvanen
2024-10-03
1
-0
/
+2
*
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
2024-06-11
1
-2
/
+0
*
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-30
1
-0
/
+20
|
\
|
*
x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2023-06-20
1
-0
/
+20
*
|
x86/ftrace: Move prepare_ftrace_return prototype to header
Arnd Bergmann
2023-05-18
1
-0
/
+3
|
/
*
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
2022-11-18
1
-0
/
+16
*
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
2022-11-18
1
-1
/
+1
*
ftrace: pass fregs to arch_ftrace_set_direct_caller()
Mark Rutland
2022-11-18
1
-13
/
+18
*
x86/ftrace: Remove unused modifying_ftrace_code declaration
Gaosheng Cui
2022-09-26
1
-1
/
+0
*
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
2022-05-28
1
-0
/
+7
*
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
2021-10-20
1
-2
/
+7
*
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
2020-11-13
1
-0
/
+3
*
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
2020-11-13
1
-0
/
+15
*
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-05-14
1
-0
/
+6
|
\
|
*
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
2020-05-12
1
-0
/
+6
*
|
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
2020-05-01
1
-2
/
+3
|
/
*
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-12-10
1
-0
/
+13
|
\
|
*
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
2019-11-13
1
-0
/
+13
*
|
x86/ftrace: Use text_poke()
Peter Zijlstra
2019-11-27
1
-2
/
+0
|
/
*
ftrace/x86: Remove mcount() declaration
Jisheng Zhang
2019-08-31
1
-1
/
+0
*
ftrace/x86: Remove mcount support
Steven Rostedt (VMware)
2019-05-10
1
-5
/
+3
*
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-11-01
1
-3
/
+1
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-05-02
1
-2
/
+17
|
\
|
*
tracing/x86: Update syscall trace events to handle new prefixed syscall func ...
Steven Rostedt (VMware)
2018-04-25
1
-2
/
+17
*
|
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
1
-1
/
+1
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Josh Poimboeuf
2016-08-24
1
-0
/
+2
*
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
2016-08-24
1
-0
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-24
1
-1
/
+1
|
\
|
*
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
1
-1
/
+1
*
|
x86/compat: remove is_compat_task()
Andy Lutomirski
2016-03-22
1
-1
/
+1
|
/
*
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
2015-07-20
1
-2
/
+2
*
ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file
Steven Rostedt (Red Hat)
2014-12-01
1
-33
/
+0
*
ftrace/x86: Have function graph tracer use its own trampoline
Steven Rostedt (Red Hat)
2014-07-17
1
-0
/
+2
*
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-12
1
-0
/
+24
*
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
2013-01-21
1
-1
/
+0
*
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
2012-08-23
1
-1
/
+6
*
ftrace/x86: Add save_regs for i386 function calls
Steven Rostedt
2012-07-19
1
-2
/
+0
*
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
1
-19
/
+28
*
ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer
Steven Rostedt
2012-07-19
1
-1
/
+1
*
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2012-07-19
1
-0
/
+4
*
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
2012-05-31
1
-1
/
+1
*
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
2012-04-27
1
-0
/
+3
*
ftrace/x86: mcount offset calculation
Martin Schwidefsky
2011-05-16
1
-4
/
+3
*
tracing: Remove FTRACE_SYSCALL_MAX definitions
Jason Baron
2009-08-26
1
-7
/
+0
*
tracing: Update FTRACE_SYSCALL_MAX
Jason Baron
2009-08-11
1
-2
/
+2
*
tracing/syscalls: support for syscalls tracing on x86
Frederic Weisbecker
2009-03-13
1
-0
/
+7
*
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
2009-02-18
1
-25
/
+0
*
x86: entry_64 - introduce FTRACE_ frame macro v2
Cyrill Gorcunov
2008-12-17
1
-1
/
+28
*
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-26
1
-2
/
+2
[next]