ANDROID: trace: sched: add sched blocked tracepoint which dumps out context of sleep.
Decare war on uninterruptible sleep. Add a tracepoint which walks the kernel stack and dumps the first non-scheduler function called before the scheduler is invoked. Bug: 172305012 Change-Id: I19e965d5206329360a92cbfe2afcc8c30f65c229 Signed-off-by:Riley Andrews <riandrews@google.com> (cherry picked from commit 8a0d35fe) Signed-off-by:
Jimmy Shiu <jimmyshiu@google.com>
Loading
Please sign in to comment