Elliott Hughes 2f25cf373c Fix pthread_attr_getstack under valgrind.
valgrind seems to mess with the stack enough that the kernel will
report "[stack:pid]" rather than "[stack]" in /proc/self/maps, so
switch to the task-specific file instead to force "[stack]". (There
are two conditions in the kernel code that decides which form to
output.)

Bug: 17897476

(cherry picked from commit 9afb2f2106a5d659854c175c574c1c31e0e205a2)

Change-Id: I92c331ef6fb5868af49e75bc595710d290a95f5b
2014-10-10 10:57:48 -07:00
..
2014-09-10 20:30:23 -07:00
2014-09-10 20:30:23 -07:00
2014-10-07 11:40:09 -07:00
2014-08-06 15:29:10 -07:00
2014-10-01 10:21:07 -07:00
2014-07-24 15:14:06 -07:00