aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/backtrace.c
Commit message (Expand)AuthorAgeFilesLines
* oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2011-08-041-9/+47
* x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-121-13/+0
* x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-181-1/+1
* x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-181-1/+1
* oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa2010-10-011-0/+53
* oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa2010-10-011-12/+7
* perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-171-4/+5
* x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-121-1/+1
* oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2008-10-161-2/+1
* oprofile: more whitespace fixesRobert Richter2008-10-151-1/+1
* x86: rename stack_pointer to kernel_trap_spHarvey Harrison2008-01-301-1/+1
* x86: pull bp calculation earlier into the backtrace pathArjan van de Ven2008-01-301-1/+1
* x86: add the capability to print fuzzy backtracesArjan van de Ven2008-01-301-1/+1
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-3/+3
* x86: introduce frame_pointer() and stack_pointer()Jan Blunck2007-10-191-10/+2
* i386: make callgraph use dump_trace() on i386/x86_64Jan Blunck2007-10-191-66/+38
* i386: move oprofileThomas Gleixner2007-10-111-0/+127