Linus Torvalds
|
00a5ae218d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Josh Poimboeuf
|
a9cdbe72c4
x86/dumpstack: Fix partial register dumps
|
7 years ago |
Josh Poimboeuf
|
6454b3bdd1
x86/stacktrace: Make zombie stack traces reliable
|
7 years ago |
Vlastimil Babka
|
77072f09ea
x86/stacktrace: Avoid recording save_stack_trace() wrappers
|
7 years ago |
Josh Poimboeuf
|
af085d9084
stacktrace/x86: add function for detecting reliable stack traces
|
8 years ago |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 years ago |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
Josh Poimboeuf
|
49a612c6b0
x86/stacktrace: Convert save_stack_trace_*() to use the new unwinder
|
9 years ago |
Andy Lutomirski
|
1959a60182
x86/dumpstack: Pin the target stack when dumping it
|
9 years ago |
Josh Poimboeuf
|
cb76c93982
x86/dumpstack: Add get_stack_info() interface
|
9 years ago |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 years ago |
Alexei Starovoitov
|
568b329a02
perf: generalize perf_callchain
|
9 years ago |
Masami Hiramatsu
|
395810627b
x86: Swap save_stack_trace_regs parameters
|
14 years ago |
Richard Weinberger
|
449a66fd1f
x86: Remove warning and warning_symbol from struct stacktrace_ops
|
14 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 |
Oleg Nesterov
|
018378c55b
x86: Unify save_stack_address() and save_stack_address_nosched()
|
15 years ago |
Oleg Nesterov
|
147ec4d236
x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendly
|
15 years ago |
Frederic Weisbecker
|
c9cf4dbb4d
x86: Unify dumpstack.h and stacktrace.h
|
15 years ago |
Frederic Weisbecker
|
61c1917f47
perf events, x86/stacktrace: Make stack walking optional
|
15 years ago |
Vegard Nossum
|
acc6be5405
x86: add save_stack_trace_bp() for tracing from a specific stack frame
|
17 years ago |
Steven Rostedt
|
29a679754b
x86/stacktrace: return 0 instead of -1 for stack ops
|
16 years ago |
Ingo Molnar
|
8f47e16348
x86: update copyrights
|
16 years ago |
Török Edwin
|
8d7c6a9616
tracing/stack-tracer: fix style issues
|
16 years ago |
Török Edwin
|
02b67518e2
tracing: add support for userspace stacktraces in tracing/iter_ctrl
|
16 years ago |
Ingo Molnar
|
8594698ebd
stacktrace: fix modular build, export print_stack_trace and save_stack_trace
|
17 years ago |
Vegard Nossum
|
1650743cdc
x86: don't save unreliable stack trace entries
|
17 years ago |
Jan Engelhardt
|
ade1af7712
x86: remove unneded casts
|
17 years ago |
Arjan van de Ven
|
5bc27dc2f5
x86: pull bp calculation earlier into the backtrace path
|
17 years ago |
Arjan van de Ven
|
bc850d6b37
x86: add the capability to print fuzzy backtraces
|
17 years ago |