summaryrefslogtreecommitdiffstats
path: root/wifi/java/android
diff options
context:
space:
mode:
authorYusuke Sato <yusukes@google.com>2015-06-17 00:21:28 -0700
committerYusuke Sato <yusukes@google.com>2015-06-17 18:19:08 -0700
commitcf4b2542fae9d6c5d3788c6a935824094fb1c1ea (patch)
tree40baabb9ef30655a7c39c04d8ad6e78a012e9753 /wifi/java/android
parentf4d225a4b502ef227788447eb1a5bb2902019c01 (diff)
downloadframeworks_base-cf4b2542fae9d6c5d3788c6a935824094fb1c1ea.zip
frameworks_base-cf4b2542fae9d6c5d3788c6a935824094fb1c1ea.tar.gz
frameworks_base-cf4b2542fae9d6c5d3788c6a935824094fb1c1ea.tar.bz2
Trace Process.killProcessGroup calls in server/am/
to make it easier to find boot time regressions like 21813611 and 21861473. Process.killProcessGroup is a blocking call and usually takes about 50ms to finish on a recent device even when the process group contains only one process. Since Process.killProcessGroup tends to be called in a loop, the function can be a bottleneck. Bug: 21813611 Change-Id: I9c1727c0c0b321a30c96321198cc02f438496ded
Diffstat (limited to 'wifi/java/android')
0 files changed, 0 insertions, 0 deletions