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: NDaniel Kalmar <kalmard@homejinni.com> Signed-off-by: NGergely Kis <gergely@homejinni.com> Signed-off-by: NRobert Richter <robert.richter@amd.com>
Showing
arch/mips/oprofile/backtrace.c
0 → 100644
想要评论请 注册 或 登录