Linus Torvalds
|
b0f4b285d7
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Steven Rostedt
|
e49dc19c6a
ftrace: function graph return for function entry
|
16 years ago |
Steven Rostedt
|
bb4304c71c
ftrace: have function graph use mcount caller address
|
16 years ago |
Ingo Molnar
|
3bdae4f464
Merge branch 'x86/debug' into x86/irq
|
16 years ago |
Alexander van Heukelum
|
d211af055d
i386: get rid of the use of KPROBE_ENTRY / KPROBE_END
|
16 years ago |
Steven Rostedt
|
5a45cfe1c6
ftrace: use code patching for ftrace graph tracer
|
16 years ago |
Ingo Molnar
|
c2324b694f
tracing: function graph tracer, fix
|
16 years ago |
Frederic Weisbecker
|
fb52607afc
tracing/function-return-tracer: change the name into function-graph-tracer
|
16 years ago |
jia zhang
|
5f5db59132
x86, debug: remove the confusing entry in call trace
|
16 years ago |
Frederic Weisbecker
|
e7d3737ea1
tracing/function-return-tracer: support for dynamic ftrace on function return tracer
|
16 years ago |
Frederic Weisbecker
|
1dc1c6adf3
tracing/function-return-tracer: call prepare_ftrace_return by registers
|
16 years ago |
H. Peter Anvin
|
8665596ec0
x86: fix up the new IRQ code for older versions of gas
|
16 years ago |
H. Peter Anvin
|
b7c6244f13
x86: 32 bits: shrink and align IRQ stubs
|
16 years ago |
H. Peter Anvin
|
4687518c4c
x86: 32 bit: interrupt stub consistency with 64 bit
|
16 years ago |
Frederic Weisbecker
|
caf4b323b0
tracing, x86: add low level support for ftrace return tracing
|
16 years ago |
Steven Rostedt
|
60a7ecf426
ftrace: add quick function trace stop
|
16 years ago |
Ingo Molnar
|
4944dd62de
Merge commit 'v2.6.28-rc2' into tracing/urgent
|
16 years ago |
Andi Kleen
|
d2f6f7aeee
MCE: Don't run 32bit machine checks with interrupts on
|
16 years ago |
Ingo Molnar
|
debfcaf93e
Merge branch 'tracing/ftrace' into tracing/urgent
|
16 years ago |
Linus Torvalds
|
92b29b86fe
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Steven Rostedt
|
606576ce81
ftrace: rename FTRACE to FUNCTION_TRACER
|
16 years ago |
Yinghai Lu
|
497c9a195d
x86: make 32bit support per_cpu vector
|
17 years ago |
Steven Rostedt
|
0a37605c22
ftrace: x86 mcount stub
|
17 years ago |
Alexander van Heukelum
|
a790392faa
i386: add TRACE_IRQS_OFF for the exception 3 (int3)
|
17 years ago |
Alexander van Heukelum
|
e0c7317557
i386: add TRACE_IRQS_OFF for the nmi
|
17 years ago |
Alexander van Heukelum
|
43024a8a5d
i386: add TRACE_IRQS_OFF for exception 1 (debug)
|
17 years ago |
Alexander van Heukelum
|
85cea51d7e
i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'
|
17 years ago |
Alexander van Heukelum
|
eb642f6208
i386: convert hardware exception 18 to an interrupt gate
|
17 years ago |
Alexander van Heukelum
|
7643e9b936
i386: convert hardware exception 7 to an interrupt gate
|
17 years ago |
Roland McGrath
|
af0575bba0
i386 syscall audit fast-path
|
17 years ago |