commit | ddd9d0b3527072f83db00105e28fa88c47bd763b | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Fri Sep 24 14:18:03 2010 -0700 |
committer | Andy McFadden <fadden@android.com> | Fri Sep 24 14:58:19 2010 -0700 |
tree | 67c13cacbc523e03af9c00a2c8ae8d825af7e5fe | |
parent | b14f405c4492f770c14c9252e81ff4df4401c0ef [diff] |
Show errors from getSchedulerGroup(). If we failed to get the cgroup info, we were showing "unknown" in the stack trace, and sometimes showing an error message in the log file. Now we put a very brief error description into the cgroup text field, so it shows up in the stack trace itself. Also, replaced three strsep() calls with two strchr() calls. Also, check return value from pthread_kill() calls. Bug 3032532. Change-Id: I3730cfb8a5c59048d35d746d8bffb4fa61bd5a6c