Frederic Weisbecker
|
a2bbe75089
x86: Don't use frame pointer to save old stack on irq entry
|
14 년 전 |
Frederic Weisbecker
|
47ce11a2b6
x86: Fetch stack from regs when possible in dump_trace()
|
14 년 전 |
Namhyung Kim
|
e8e999cf3c
x86, dumpstack: Correct stack dump info when frame pointer is available
|
14 년 전 |
Jesper Juhl
|
2e5aa6824d
x86-64: Don't use pointer to out-of-scope variable in dump_trace()
|
14 년 전 |
Soeren Sandmann Pedersen
|
9c0729dc80
x86: Eliminate bp argument from the stack tracing routines
|
14 년 전 |
Jiri Slaby
|
e4072a9a9d
x86, printk: Get rid of <0> from stack output
|
14 년 전 |
Frederic Weisbecker
|
c9cf4dbb4d
x86: Unify dumpstack.h and stacktrace.h
|
15 년 전 |
Frederic Weisbecker
|
61e67fb9d3
perf/x86-64: Use frame pointer to walk on irq and process stacks
|
15 년 전 |
Ingo Molnar
|
548b841669
Merge commit 'v2.6.34-rc1' into perf/urgent
|
15 년 전 |
Ingo Molnar
|
3e75c3b0ca
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
|
15 년 전 |
Frederic Weisbecker
|
29044ad150
x86/stacktrace: Don't dereference bad frame pointers
|
15 년 전 |
Linus Torvalds
|
6556a67435
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 년 전 |
Alexey Dobriyan
|
f266d7f5f8
x86_64: Print modules like i386 does
|
15 년 전 |
Frederic Weisbecker
|
0fb8ee48d9
perf: Drop useless check for ignored frame
|
15 년 전 |
Frederic Weisbecker
|
61c1917f47
perf events, x86/stacktrace: Make stack walking optional
|
15 년 전 |
Linus Torvalds
|
6f696eb17b
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 년 전 |
Frederic Weisbecker
|
af2d8289f5
x86: Fixup wrong irq frame link in stacktraces
|
15 년 전 |
Ingo Molnar
|
67f2de0bf9
x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacks
|
15 년 전 |
Ingo Molnar
|
b803090615
x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details
|
15 년 전 |
Alexey Dobriyan
|
2bcd57ab61
headers: utsname.h redux
|
15 년 전 |
Frederic Weisbecker
|
0406ca6d8e
perf_counter: Ignore the nmi call frames in the x86-64 backtraces
|
16 년 전 |
Brian Gerst
|
c6f5e0acd5
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
|
16 년 전 |
Brian Gerst
|
26f80bd6a9
x86-64: Convert irqstacks to per-cpu
|
16 년 전 |
Steven Rostedt
|
7ee991fbc6
ftrace: print real return in dumpstack for function graph
|
16 년 전 |
Neil Horman
|
878719e831
x86: unify appropriate bits from dumpstack_32 and dumpstack_64
|
16 년 전 |
Alexander van Heukelum
|
871d3779cb
i386, dumpstack: unify die()
|
16 년 전 |
Alexander van Heukelum
|
e06ca430c3
i386, dumpstack: use oops_begin/oops_end in die_nmi
|
16 년 전 |
Alexander van Heukelum
|
10b14cb7eb
x86, dumpstack: always call oops_exit from oops_end
|
16 년 전 |
Alexander van Heukelum
|
0ed7a498f4
x86_64, dumpstack: move kexec_crash from __die to oops_end
|
16 년 전 |
Alexander van Heukelum
|
874d93d118
x86, dumpstack: let signr=0 signal no do_exit
|
16 년 전 |