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 年之前 |
Linus Torvalds
|
64f004a2ab
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
10 年之前 |
Adrien Schildknecht
|
1fc7f61c3e
x86/kernel: Fix output of show_stack_log_lvl()
|
10 年之前 |
Andrey Ryabinin
|
ef7f0d6a6c
x86_64: add KASan support
|
10 年之前 |
Masami Hiramatsu
|
9326638cbe
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
|
11 年之前 |
Jiri Slaby
|
5f01c98859
x86/dumpstack: Fix printk_address for direct addresses
|
11 年之前 |
Tejun Heo
|
196779b9b4
dump_stack: consolidate dump_stack() implementations and unify their behaviors
|
12 年之前 |
Tejun Heo
|
a77f2a4e6f
x86: don't show trace beyond show_stack(NULL, NULL)
|
12 年之前 |
Rusty Russell
|
373d4d0997
taint: add explicit flag to show whether lock dep is still OK.
|
12 年之前 |
Jan Beulich
|
0fa0e2f02e
x86: Move call to print_modules() out of show_regs()
|
13 年之前 |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 年之前 |
Linus Torvalds
|
19bec32d7f
Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Shuah Khan
|
363f7ce325
x86: kernel/dumpstack.c simple_strtoul cleanup
|
13 年之前 |
Jan Beulich
|
57da8b960b
x86: Avoid double stack traces with show_regs()
|
13 年之前 |