aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/backtrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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