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
|
14 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
|
15 years ago |
Frederic Weisbecker
|
c44fc77084
tracing: Move syscalls metadata handling from arch to core
|
15 years ago |
Joe Perches
|
3bb258bf43
ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
|
15 years ago |
Jason Baron
|
57421dbbdc
tracing: Convert event tracing code to use NR_syscalls
|
16 years ago |
Jason Baron
|
64c12e0444
tracing: Add individual syscalls tracepoint id support
|
16 years ago |
Jason Baron
|
066e0378c2
tracing: Call arch_init_ftrace_syscalls at boot
|
16 years ago |
Jason Baron
|
eeac19a7ef
tracing: Map syscall name to number
|
16 years ago |
Frederic Weisbecker
|
07868b086c
tracing/function-graph-tracer: Drop the useless nmi protection
|
16 years ago |
Steven Rostedt
|
71e308a239
function-graph: add stack frame test
|
16 years ago |
Steven Rostedt
|
aa512a27e9
x86/function-graph: fix constraint for recording old return value
|
16 years ago |
Frederic Weisbecker
|
47788c58e6
tracing/syscalls: use a dedicated file header
|
16 years ago |