aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/backtrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter1-38/+1
2011-06-15oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter1-9/+47
2011-05-12x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger1-13/+0
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim1-1/+1
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen1-1/+1
2010-10-01oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa1-0/+53
2010-10-01oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa1-12/+7
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker1-4/+5
2009-05-12x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu1-1/+1
2008-10-16oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter1-2/+1
2008-10-15oprofile: more whitespace fixesRobert Richter1-1/+1
2008-01-30x86: rename stack_pointer to kernel_trap_spHarvey Harrison1-1/+1
2008-01-30x86: pull bp calculation earlier into the backtrace pathArjan van de Ven1-1/+1
2008-01-30x86: add the capability to print fuzzy backtracesArjan van de Ven1-1/+1
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-3/+3
2007-10-19x86: introduce frame_pointer() and stack_pointer()Jan Blunck1-10/+2
2007-10-19i386: make callgraph use dump_trace() on i386/x86_64Jan Blunck1-66/+38
2007-10-11i386: move oprofileThomas Gleixner1-0/+127