summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/stacktrace.h
Commit message (Expand)AuthorAge
* x86/dumpstack: Unify show_regs()Borislav Petkov2018-03-08
* x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen2017-12-22
* x86/dumpstack: Add get_stack_info() support for the SYSENTER stackAndy Lutomirski2017-12-17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf2017-01-12
* x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf2017-01-12
* x86/dumpstack: Make stack name tags more comprehensibleJosh Poimboeuf2016-11-21
* x86/dumpstack: Remove raw stack dumpJosh Poimboeuf2016-10-25
* x86/dumpstack: Remove dump_trace() and related callbacksJosh Poimboeuf2016-09-20
* x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinderJosh Poimboeuf2016-09-20
* x86/dumpstack: Remove NULL task pointer conventionJosh Poimboeuf2016-09-16
* x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf2016-09-15
* x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()Josh Poimboeuf2016-09-08
* sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t...Brian Gerst2016-08-24
* x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds2016-06-23
* perf: generalize perf_callchainAlexei Starovoitov2016-02-20
* x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-12
* x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-18
* x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-18
* perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-08
* x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-08
* perf: Drop useless check for ignored frameFrederic Weisbecker2010-01-13
* perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker2009-12-17
* perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-17
* perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-01
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-22
* x86, um: ... and asm-x86 moveAl Viro2008-10-22