aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/backtrace.c
Commit message (Expand)AuthorAge
* x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-23
* perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-06
* x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-20
* x86, perf: Make copy_from_user_nmi() a library functionRobert Richter2011-07-21
* oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2011-06-15
* 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
* oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa2010-10-01
* oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa2010-10-01
* perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-17
* x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-11
* oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2008-10-16
* oprofile: more whitespace fixesRobert Richter2008-10-15
* x86: rename stack_pointer to kernel_trap_spHarvey Harrison2008-01-30
* x86: pull bp calculation earlier into the backtrace pathArjan van de Ven2008-01-30
* x86: add the capability to print fuzzy backtracesArjan van de Ven2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86: introduce frame_pointer() and stack_pointer()Jan Blunck2007-10-19
* i386: make callgraph use dump_trace() on i386/x86_64Jan Blunck2007-10-19
* i386: move oprofileThomas Gleixner2007-10-11