Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/x86/oprofile
Jan Blunck 574a60421c i386: make callgraph use dump_trace() on i386/x86_64
This patch improves oprofile callgraphs for i386/x86_64. The old
backtracing code was unable to produce kernel backtraces if the
kernel wasn't compiled with framepointers. The code now uses
dump_trace().

[ tglx: arch/x86 adaptation ]

Signed-off-by: Jan Blunck <jblunck@suse.de>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-19 20:35:03 +02:00
..
backtrace.c i386: make callgraph use dump_trace() on i386/x86_64 2007-10-19 20:35:03 +02:00
init.c i386: move oprofile 2007-10-11 11:16:55 +02:00
Kconfig i386: move oprofile 2007-10-11 11:16:55 +02:00
Makefile i386: move oprofile 2007-10-11 11:16:55 +02:00
nmi_int.c i386: make Oprofile call shutdown() only once per session 2007-10-17 20:15:14 +02:00
nmi_timer_int.c i386: move oprofile 2007-10-11 11:16:55 +02:00
op_counter.h i386: move oprofile 2007-10-11 11:16:55 +02:00
op_model_athlon.c i386: move oprofile 2007-10-11 11:16:55 +02:00
op_model_p4.c Convert cpu_sibling_map to be a per cpu variable 2007-10-16 09:42:50 -07:00
op_model_ppro.c i386: move oprofile 2007-10-11 11:16:55 +02:00
op_x86_model.h i386: move oprofile 2007-10-11 11:16:55 +02:00