Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5916d5f9b3347344a3d96ba6b54cf8e290eba96a
/
arch
/
x86
/
include
/
asm
/
ftrace.h
f44d5c4
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 4 years, 8 months ago
59566b0
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
by Steven Rostedt (VMware)
· 4 years, 9 months ago
fdc63ff
ftrace/x86: Fix trace event registration for syscalls without arguments
by Konstantin Khlebnikov
· 4 years, 9 months ago
2040cf9
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
by Ingo Molnar
· 5 years ago
768ae44
x86/ftrace: Use text_poke()
by Peter Zijlstra
· 5 years ago
562955f
ftrace/x86: Add register_ftrace_direct() for custom trampolines
by Steven Rostedt (VMware)
· 5 years ago
2e81562
ftrace/x86: Remove mcount() declaration
by Jisheng Zhang
· 5 years ago
562e14f
ftrace/x86: Remove mcount support
by Steven Rostedt (VMware)
· 6 years ago
a846446
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
by Dmitry Safonov
· 6 years ago
604a98f
Merge branch 'timers/urgent' into timers/core
by Thomas Gleixner
· 7 years ago
1c758a2
tracing/x86: Update syscall trace events to handle new prefixed syscall func names
by Steven Rostedt (VMware)
· 7 years ago
0d55303
compat: Move compat_timespec/ timeval to compat_time.h
by Deepa Dinamani
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
471bd10
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
by Josh Poimboeuf
· 8 years ago
e4a744e
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
by Josh Poimboeuf
· 8 years ago
d88f48e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f970165
x86/compat: remove is_compat_task()
by Andy Lutomirski
· 9 years ago
6a6256f
x86: Fix misspellings in comments
by Adam Buchbinder
· 9 years ago
c93bf92
ftrace: Format MCOUNT_ADDR address as type unsigned long
by Minfei Huang
· 10 years ago
4bcdf15
ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file
by Steven Rostedt (Red Hat)
· 10 years ago
1026ff9
ftrace/x86: Have function graph tracer use its own trampoline
by Steven Rostedt (Red Hat)
· 11 years ago
f431b63
tracing/syscalls: Allow archs to ignore tracing compat syscalls
by Steven Rostedt
· 12 years ago
06aeaae
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
by Masami Hiramatsu
· 12 years ago
d57c5d5
ftrace/x86: Add support for -mfentry to x86_64
by Steven Rostedt
· 14 years ago
4de7239
ftrace/x86: Add save_regs for i386 function calls
by Steven Rostedt
· 13 years ago
08f6fba
ftrace/x86: Add separate function to save regs
by Steven Rostedt
· 13 years ago
28fb5df
ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer
by Steven Rostedt
· 13 years ago
2f5f6ad
ftrace: Pass ftrace_ops as third parameter to function trace callback
by Steven Rostedt
· 13 years ago
a192cd0
ftrace: Synchronize variable setting with breakpoints
by Steven Rostedt
· 13 years ago
08d636b
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
by Steven Rostedt
· 13 years ago
521ccb5
ftrace/x86: mcount offset calculation
by Martin Schwidefsky
· 14 years ago
117226d
tracing: Remove FTRACE_SYSCALL_MAX definitions
by Jason Baron
· 15 years ago
9daa77e
tracing: Update FTRACE_SYSCALL_MAX
by Jason Baron
· 15 years ago
f58ba10
tracing/syscalls: support for syscalls tracing on x86
by Frederic Weisbecker
· 16 years ago
712406a
tracing/function-graph-tracer: make arch generic push pop functions
by Steven Rostedt
· 16 years ago
d680fe4
x86: entry_64 - introduce FTRACE_ frame macro v2
by Cyrill Gorcunov
· 16 years ago
fb52607
tracing/function-return-tracer: change the name into function-graph-tracer
by Frederic Weisbecker
· 16 years ago
f201ae2
tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically
by Frederic Weisbecker
· 16 years ago
31e8890
ftrace: pass module struct to arch dynamic ftrace functions
by Steven Rostedt
· 16 years ago
caf4b32
tracing, x86: add low level support for ftrace return tracing
by Frederic Weisbecker
· 16 years ago
7e5e26a
ftrace: fix hardirq header for non ftrace archs
by Steven Rostedt
· 16 years ago
a26a2a2
ftrace: nmi safe code clean ups
by Steven Rostedt
· 16 years ago
17666f0
ftrace: nmi safe code modification
by Steven Rostedt
· 16 years ago
4944dd6
Merge commit 'v2.6.28-rc2' into tracing/urgent
by Ingo Molnar
· 16 years ago
1965aae
x86: Fix ASM_X86__ header guards
by H. Peter Anvin
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
[Renamed from include/asm-x86/ftrace.h]
68bf21a
ftrace: mcount call site on boot nops core
by Steven Rostedt
· 16 years ago
77ef50a
x86: consolidate header guards
by Vegard Nossum
· 17 years ago
2b7207a
ftrace: copy + paste typo in asm/ftrace.h
by Sebastian Siewior
· 17 years ago
395a59d
ftrace: store mcount address in rec->ip
by Abhishek Sagar
· 17 years ago