Petr Mladek
|
7f11f5ecf4
ftrace/x86: BUG when ftrace recovery fails
|
11 years ago |
Jiri Slaby
|
3a36cb11ca
ftrace: Do not pass data to ftrace_dyn_arch_init
|
11 years ago |
Jiri Slaby
|
af64a7cb09
ftrace: Pass retval through return in ftrace_dyn_arch_init()
|
11 years ago |
Steven Rostedt (Red Hat)
|
92550405c4
ftrace/x86: Have ftrace_write() return -EPERM and clean up callers
|
11 years ago |
Petr Mladek
|
12729f14d8
ftrace/x86: One more missing sync after fixup of function modification failure
|
11 years ago |
Steven Rostedt (Red Hat)
|
c932c6b7c9
ftrace/x86: Run a sync after fixup on failure
|
11 years ago |
Steven Rostedt (Red Hat)
|
87fbb2ac60
ftrace/x86: Use breakpoints for converting function graph caller
|
11 years ago |
Kevin Hao
|
ab4ead02ec
ftrace/x86: skip over the breakpoint for ftrace caller
|
12 years ago |
Alexander Duyck
|
217f155e9f
x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols
|
12 years ago |
Steven Rostedt
|
4de72395ff
ftrace/x86: Add save_regs for i386 function calls
|
13 years ago |
Steven Rostedt
|
08f6fba503
ftrace/x86: Add separate function to save regs
|
13 years ago |
Steven Rostedt
|
8a4d0a687a
ftrace: Use breakpoint method to update ftrace caller
|
13 years ago |
Steven Rostedt
|
a192cd0413
ftrace: Synchronize variable setting with breakpoints
|
13 years ago |
Steven Rostedt
|
e4f5d5440b
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
|
13 years ago |
Steven Rostedt
|
59a094c994
ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h
|
13 years ago |
Steven Rostedt
|
4a6d70c950
ftrace/x86: Remove the complex ftrace NMI handling code
|
13 years ago |
Steven Rostedt
|
08d636b6d4
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
|
14 years ago |
Rakib Mullick
|
0d098a7d1e
x86/ftrace: Fix compiler warning in ftrace.c
|
14 years ago |
H. Peter Anvin
|
dc326fca2b
x86, cpu: Clean up and unify the NOP selection infrastructure
|
14 years ago |
Steven Rostedt
|
722b3c7469
ftrace/graph: Trace function entry before updating index
|
14 years ago |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
Tejun Heo
|
0a3aee0da4
x86: Use this_cpu_ops to optimize code
|
14 years ago |
matthieu castet
|
84e1c6bb38
x86: Add RO/NX protection for loadable kernel modules
|
14 years ago |
Jason Baron
|
f49aa44856
jump label: Make dynamic no-op selection available outside of ftrace
|
15 years ago |
Ingo Molnar
|
6fb83029db
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
|
15 years ago |
Steven Rostedt
|
0c54dd341f
ftrace: Remove memory barriers from NMI code when not needed
|
15 years ago |
Mike Frysinger
|
e7b8e675d9
tracing: Unify arch_syscall_addr() implementations
|
15 years ago |
Linus Torvalds
|
e33c019722
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Suresh Siddha
|
55ca3cc174
x86_64, ftrace: Make ftrace use kernel identity mapping to modify code
|
16 years ago |
Frederic Weisbecker
|
c44fc77084
tracing: Move syscalls metadata handling from arch to core
|
16 years ago |