Commit Graph

61 Commits (38e817febe2f12bd2fbf92a1df36f41946d0c223)

Author SHA1 Message Date
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
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 17 years ago
Andi Kleen d2f6f7aeee MCE: Don't run 32bit machine checks with interrupts on 17 years ago
Steven Rostedt 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 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
Jan Beulich 2ddf9b7b3e i386/xen: add proper unwind annotations to xen_sysenter_target 17 years ago
Roland McGrath d4d6715016 x86 ptrace: unify syscall tracing 17 years ago
Roland McGrath 64f0973319 x86 ptrace: unify TIF_SINGLESTEP 17 years ago
Glauber Costa 557d7d4e29 x86: use matching CFI_ENDPROC 17 years ago
Jeremy Fitzhardinge d75cd22fdd x86/paravirt: split sysret and sysexit 17 years ago
Abhishek Sagar 395a59d0f8 ftrace: store mcount address in rec->ip 17 years ago
Peter Zijlstra e32e58a96d x86: fix lockdep warning during suspend-to-ram 17 years ago
Steven Rostedt d61f82d066 ftrace: use dynamic patching for updating mcount calls 17 years ago
Arnaldo Carvalho de Melo 16444a8a40 ftrace: add basic support for gcc profiler instrumentation 17 years ago
Thomas Gleixner 9b7dc567d0 x86: unify interrupt vector defines 17 years ago
Jeremy Fitzhardinge b77797fb2b xen: fold xen_sysexit into xen_iret 17 years ago
Jeremy Fitzhardinge 0f2c876952 xen: jump to iret fixup 17 years ago
Jeremy Fitzhardinge e2a81baf66 xen: support sysenter/sysexit if hypervisor does 17 years ago
Jeremy Fitzhardinge 90e9f53662 xen: make sure iret faults are trapped 17 years ago
WANG Cong cf9b111c17 x86: remove pointless comments 17 years ago
Cyrill Gorcunov ab68ed98f6 x86: entry_32.S - use flags from processor-flags.h 17 years ago
Jeremy Fitzhardinge d93c870bad x86: only enable interrupts when kernel state has been set up 17 years ago
Adrian Bunk f7f3d791e6 x86: don't make irq_return global 17 years ago
Ingo Molnar 3701d863b4 x86: fixup more paravirt fallout 17 years ago
Jan Beulich 3e7622f9d7 x86: move to .rodata/.init.data 17 years ago
H. Peter Anvin faca62273b x86: use generic register name in the thread and tss structures 17 years ago
Roland McGrath 0aa97fb226 x86 vDSO: ia32_sysenter_target 17 years ago
Glauber de Oliveira Costa 6abcd98ffa x86: irqflags consolidation 17 years ago
Jeremy Fitzhardinge 93b1eab3d2 paravirt: refactor struct paravirt_ops into smaller pv_*_ops 18 years ago
Peter Zijlstra c7e872e7da lockdep: i386: connect the sysexit hook 18 years ago