aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/backtrace.c
AgeCommit message (Expand)Author
2016-09-20oprofile/x86: Convert x86_backtrace() to use the new unwinderJosh Poimboeuf
2016-09-15x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf
2016-09-08x86/dumpstack: Remove unnecessary stack pointer argumentsJosh Poimboeuf
2016-09-08oprofile/x86: Add regs->ip to oprofile traceJosh Poimboeuf
2016-02-20perf: generalize perf_callchainAlexei Starovoitov
2015-03-23x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra
2012-02-20x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter
2011-06-15oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter
2011-05-12x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen
2010-10-01oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa
2010-10-01oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker
2009-05-12x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu
2008-10-16oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter
2008-10-15oprofile: more whitespace fixesRobert Richter
2008-01-30x86: rename stack_pointer to kernel_trap_spHarvey Harrison
2008-01-30x86: pull bp calculation earlier into the backtrace pathArjan van de Ven
2008-01-30x86: add the capability to print fuzzy backtracesArjan van de Ven
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2007-10-19x86: introduce frame_pointer() and stack_pointer()Jan Blunck
2007-10-19i386: make callgraph use dump_trace() on i386/x86_64Jan Blunck
2007-10-11i386: move oprofileThomas Gleixner