summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/stacktrace.h
Commit message (Expand)AuthorAgeFilesLines
* x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn2018-08-311-1/+1
* x86/dumpstack: Add a show_ip() functionBorislav Petkov2018-04-261-0/+1
* x86/dumpstack: Add loglevel argument to show_opcodes()Borislav Petkov2018-04-261-0/+1
* x86/dumpstack: Unify show_regs()Borislav Petkov2018-03-081-2/+0
* x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen2017-12-221-2/+2
* x86/dumpstack: Add get_stack_info() support for the SYSENTER stackAndy Lutomirski2017-12-171-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf2017-01-121-4/+1
* x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf2017-01-121-1/+4
* x86/dumpstack: Make stack name tags more comprehensibleJosh Poimboeuf2016-11-211-2/+1
* x86/dumpstack: Remove raw stack dumpJosh Poimboeuf2016-10-251-5/+0
* x86/dumpstack: Remove dump_trace() and related callbacksJosh Poimboeuf2016-09-201-36/+0
* x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinderJosh Poimboeuf2016-09-201-6/+4
* x86/dumpstack: Remove NULL task pointer conventionJosh Poimboeuf2016-09-161-2/+2
* x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf2016-09-151-4/+37
* x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()Josh Poimboeuf2016-09-081-18/+23
* sched/x86: Add 'struct inactive_task_frame' to better document the sleeping t...Brian Gerst2016-08-241-2/+2
* x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds2016-06-231-3/+3
* perf: generalize perf_callchainAlexei Starovoitov2016-02-201-1/+1
* x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-121-3/+0
* x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-181-3/+3
* x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-181-3/+30
* perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-081-5/+2
* x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-081-0/+52
* perf: Drop useless check for ignored frameFrederic Weisbecker2010-01-131-2/+0
* perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker2009-12-171-0/+6
* perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-171-0/+18
* perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-011-0/+2
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+21