Linus Torvalds
|
99f7b025bf
Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Steven Rostedt
|
7743a536be
i386: Remove unneeded test of 'task' in dump_trace() (again)
|
11 years ago |
Steven Rostedt
|
198d208df4
x86: Keep thread_info on thread stack in x86_32
|
11 years ago |
Steven Rostedt
|
0788aa6a23
x86: Prepare removal of previous_esp from i386 thread_info structure
|
11 years ago |
Tejun Heo
|
a43cb95d54
dump_stack: unify debug information printed by show_regs()
|
12 years ago |
Jan Beulich
|
0fa0e2f02e
x86: Move call to print_modules() out of show_regs()
|
13 years ago |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 years ago |
Jan Beulich
|
57da8b960b
x86: Avoid double stack traces with show_regs()
|
13 years ago |
Jan Beulich
|
c7e23289a6
x86/32: Print control and debug registers for kerenel context
|
13 years ago |
Clemens Ladisch
|
13f541c10b
x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT
|
13 years ago |
Namhyung Kim
|
e8e999cf3c
x86, dumpstack: Correct stack dump info when frame pointer is available
|
14 years ago |
Soeren Sandmann Pedersen
|
9c0729dc80
x86: Eliminate bp argument from the stack tracing routines
|
14 years ago |
Jiri Slaby
|
e4072a9a9d
x86, printk: Get rid of <0> from stack output
|
15 years ago |
Frederic Weisbecker
|
c9cf4dbb4d
x86: Unify dumpstack.h and stacktrace.h
|
15 years ago |
Frederic Weisbecker
|
0fb8ee48d9
perf: Drop useless check for ignored frame
|
15 years ago |
Frederic Weisbecker
|
61c1917f47
perf events, x86/stacktrace: Make stack walking optional
|
15 years ago |
Ingo Molnar
|
b803090615
x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details
|
15 years ago |
Alexey Dobriyan
|
2bcd57ab61
headers: utsname.h redux
|
16 years ago |
Frederic Weisbecker
|
0406ca6d8e
perf_counter: Ignore the nmi call frames in the x86-64 backtraces
|
16 years ago |
Steven Rostedt
|
7ee991fbc6
ftrace: print real return in dumpstack for function graph
|
16 years ago |
Neil Horman
|
878719e831
x86: unify appropriate bits from dumpstack_32 and dumpstack_64
|
17 years ago |
Alexander van Heukelum
|
871d3779cb
i386, dumpstack: unify die()
|
17 years ago |
Alexander van Heukelum
|
e06ca430c3
i386, dumpstack: use oops_begin/oops_end in die_nmi
|
17 years ago |
Alexander van Heukelum
|
e4955cfd2f
i386, dumpstack: use x86_64's method to account die_nest_count
|
17 years ago |
Alexander van Heukelum
|
10b14cb7eb
x86, dumpstack: always call oops_exit from oops_end
|
17 years ago |
Alexander van Heukelum
|
874d93d118
x86, dumpstack: let signr=0 signal no do_exit
|
17 years ago |
Alexander van Heukelum
|
b4b8f87bf4
i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end
|
17 years ago |
Neil Horman
|
cf52ebedba
x86, kexec: fix hang on i386 when panic occurs while console_sem is held
|
17 years ago |
Andrew Morton
|
ae87221d3c
sysfs: crash debugging
|
18 years ago |
Alexander van Heukelum
|
8a541665b9
dumpstack: x86: various small unification steps
|
17 years ago |