Skip to content
Commit 5f307491 authored by Daniel Kalmar's avatar Daniel Kalmar Committed by Robert Richter
Browse files

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: default avatarDaniel Kalmar <kalmard@homejinni.com>
Signed-off-by: default avatarGergely Kis <gergely@homejinni.com>
Signed-off-by: default avatarRobert Richter <robert.richter@amd.com>
parent 94ea09c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment