dect
/
linux-2.6
Archived
13
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/mips/oprofile
Daniel Kalmar 5f307491f3 MIPS: oprofile: Add callgraph support
Stack unwinding is done by code examination. For kernelspace, the
already existing unwind function is utilized that uses kallsyms to
quickly find the beginning of functions. For userspace a new function
was added that examines code at and before the pc.

Signed-off-by: Daniel Kalmar <kalmard@homejinni.com>
Signed-off-by: Gergely Kis <gergely@homejinni.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>
2011-06-15 14:35:34 +02:00
..
Makefile MIPS: oprofile: Add callgraph support 2011-06-15 14:35:34 +02:00
backtrace.c MIPS: oprofile: Add callgraph support 2011-06-15 14:35:34 +02:00
common.c MIPS: oprofile: Add callgraph support 2011-06-15 14:35:34 +02:00
op_impl.h MIPS: oprofile: Add callgraph support 2011-06-15 14:35:34 +02:00
op_model_loongson2.c MIPS: Oprofile: Fixup of loongson2_exit() 2010-07-05 17:17:31 +01:00
op_model_mipsxx.c generic-ipi: more merge fallout 2008-07-15 22:08:52 +02:00
op_model_rm9000.c oprofile: more whitespace fixes 2008-10-15 20:55:51 +02:00