commit | ae36b236d2b8d040f142bee169742da2f392efaa | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Tue Sep 03 18:12:53 2013 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Tue Sep 03 18:12:53 2013 -0700 |
tree | ab9c9110844c4cd8bbe9ba4306f95262e65f2d95 | |
parent | 59f6b510569a4c70c43c5b9b80fa70d5a28d99f0 [diff] |
Fix issue #10427108: Google+ has long running process There was a bug in counting the number of starting services in a process that would cause it to count too many (it would increment at any state change while the service is started, not just when starting/stopping). Also reduce dumpsys output -- only print summaries for old data. There is probably no utility in printing the long details of all that data. Change-Id: I1c1e901b0214c01eb7d071f23166fc6f3702ca67