Linus Torvalds
|
5645688f9d
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Josh Poimboeuf
|
3d02a9c48d
x86/dumpstack: Make stack name tags more comprehensible
|
8 年之前 |
Josh Poimboeuf
|
91e08ab0c8
x86/dumpstack: Prevent KASAN false positive warnings
|
8 年之前 |
Josh Poimboeuf
|
f4474c9f0b
x86/dumpstack: Handle NULL stack pointer in show_trace_log_lvl()
|
8 年之前 |
Josh Poimboeuf
|
0ee1dd9f5e
x86/dumpstack: Remove raw stack dump
|
8 年之前 |
Josh Poimboeuf
|
bb5e5ce545
x86/dumpstack: Remove kernel text addresses from stack dump
|
8 年之前 |
Josh Poimboeuf
|
3b3fa11bc7
x86/dumpstack: Print any pt_regs found on the stack
|
8 年之前 |
Josh Poimboeuf
|
79439d8e15
x86/dumpstack: Print stack identifier on its own line
|
8 年之前 |
Josh Poimboeuf
|
71f5443ebb
x86/dumpstack: Fix show_stack() task pointer regression
|
9 年之前 |
Josh Poimboeuf
|
c8fe460982
x86/dumpstack: Remove dump_trace() and related callbacks
|
9 年之前 |
Josh Poimboeuf
|
e18bcccd1a
x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder
|
9 年之前 |
Josh Poimboeuf
|
81539169f2
x86/dumpstack: Remove NULL task pointer convention
|
9 年之前 |
Josh Poimboeuf
|
cb76c93982
x86/dumpstack: Add get_stack_info() interface
|
9 年之前 |
Josh Poimboeuf
|
5a8ff54c26
x86/dumpstack: Remove unnecessary stack pointer arguments
|
9 年之前 |
Josh Poimboeuf
|
4b8afafbe7
x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()
|
9 年之前 |
Josh Poimboeuf
|
d438f5fda3
x86/dumpstack: Make printk_stack_address() more generally useful
|
9 年之前 |
Josh Poimboeuf
|
13e25bab7e
x86/dumpstack/ftrace: Don't print unreliable addresses in print_context_stack_bp()
|
9 年之前 |
Josh Poimboeuf
|
6f727b84e2
x86/dumpstack/ftrace: Mark function graph handler function as unreliable
|
9 年之前 |
Josh Poimboeuf
|
408fe5de2f
x86/dumpstack/ftrace: Convert dump_trace() callbacks to use ftrace_graph_ret_addr()
|
9 年之前 |
Josh Poimboeuf
|
bf255bdaad
x86/dumpstack: Remove show_trace()
|
9 年之前 |
Linus Torvalds
|
36e635cb21
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Andy Lutomirski
|
2deb4be280
x86/dumpstack: When OOPSing, rewind the stack before do_exit()
|
9 年之前 |
Andy Lutomirski
|
9a2e9da3e0
x86/dumpstack: Try harder to get a call trace on stack overflow
|
9 年之前 |
Borislav Petkov
|
81c2949f7f
x86/dumpstack: Add show_stack_regs() and use it
|
9 年之前 |
Linus Torvalds
|
aca9c293d0
x86: fix up a few misc stack pointer vs thread_info confusions
|
9 年之前 |
Linus Torvalds
|
da01e18a37
x86: avoid avoid passing around 'thread_info' in stack dumping code
|
9 年之前 |
Rasmus Villemoes
|
8fad7ec51e
x86/dumpstack: Combine some printk()s
|
9 年之前 |
Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 年之前 |
Christian Borntraeger
|
288cf3c64e
x86: query dynamic DEBUG_PAGEALLOC setting
|
9 年之前 |
Alexei Starovoitov
|
568b329a02
perf: generalize perf_callchain
|
9 年之前 |