Commit Graph

77 Commits (0b9e2d41f1f0360be08809d4e3bb56b67be6241a)

Author SHA1 Message Date
Steven Rostedt 71e308a239 function-graph: add stack frame test 16 years ago
Alexander van Heukelum bc3f5d3dbd x86: de-assembler-ize asm/desc.h 16 years ago
Alexander van Heukelum dc4c2a0aed i386: fix/simplify espfix stack switching, move it into assembly 16 years ago
Alexander van Heukelum 2e04bc7656 i386: fix return to 16-bit stack from NMI handler 16 years ago
Jaswinder Singh Rajput 88200bc28d x86: entry_32.S fix compile warnings - fix work mask bit width 16 years ago
Stas Sergeev bda3a89745 x86: minor cleanup in the espfix code 16 years ago
Jeremy Fitzhardinge 0341c14da4 x86: use _types.h headers in asm where available 16 years ago
Brian Gerst 253f29a4ae x86: pass in pt_regs pointer for syscalls that need it 16 years ago
Tejun Heo 60a5317ff0 x86: implement x86_32 stack protector 16 years ago
Tejun Heo ccbeed3a05 x86: make lazy %gs optional on x86_32 16 years ago
Tejun Heo f0d96110f9 x86: use asm .macro instead of cpp #define in entry_32.S 16 years ago
Ingo Molnar 1164dd0099 x86: move mach-default/*.h files to asm/ 16 years ago
Tejun Heo 02cf94c370 x86: make x86_32 use tlb_64.c 16 years ago
Ingo Molnar e8cea892df Revert "i386: add TRACE_IRQS_OFF for the nmi" 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
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
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