commit | 8a0d35fe7bd920a07f30a1ec0c3eebc5d5a77597 | [log] [tgz] |
---|---|---|
author | Riley Andrews <riandrews@google.com> | Fri Oct 02 00:39:53 2015 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Tue Aug 28 17:10:42 2018 +0530 |
tree | 6ee33a2421ca2c556892eb5f1a83db556095e781 | |
parent | 3d07cba37a6639f800a1ef49e115ccdba9a0f2ac [diff] |
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. Change-Id: I19e965d5206329360a92cbfe2afcc8c30f65c229 Signed-off-by: Riley Andrews <riandrews@google.com>