index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
/
backtrace.c
Age
Commit message (
Expand
)
Author
2011-05-12
x86: Remove warning and warning_symbol from struct stacktrace_ops
Richard Weinberger
2011-03-18
x86, dumpstack: Correct stack dump info when frame pointer is available
Namhyung Kim
2010-11-18
x86: Eliminate bp argument from the stack tracing routines
Soeren Sandmann Pedersen
2010-10-01
oprofile, x86: Adding backtrace dump for 32bit process in compat mode
Jiri Olsa
2010-10-01
oprofile, x86: Using struct stack_frame for 64bit processes dump
Jiri Olsa
2009-12-17
perf events, x86/stacktrace: Make stack walking optional
Frederic Weisbecker
2009-05-12
x86, 32-bit: fix kernel_trap_sp()
Masami Hiramatsu
2008-10-16
oprofile: fixing whitespaces in arch/x86/oprofile/*
Robert Richter
2008-10-15
oprofile: more whitespace fixes
Robert Richter
2008-01-30
x86: rename stack_pointer to kernel_trap_sp
Harvey Harrison
2008-01-30
x86: pull bp calculation earlier into the backtrace path
Arjan van de Ven
2008-01-30
x86: add the capability to print fuzzy backtraces
Arjan van de Ven
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2007-10-19
x86: introduce frame_pointer() and stack_pointer()
Jan Blunck
2007-10-19
i386: make callgraph use dump_trace() on i386/x86_64
Jan Blunck
2007-10-11
i386: move oprofile
Thomas Gleixner