| commit | 19b0a913d9127a70ca35ebae166312bc6eee3196 | [log] [tgz] |
|---|---|---|
| author | Mathieu Chartier <mathieuc@google.com> | Wed Nov 20 14:07:54 2013 -0800 |
| committer | Mathieu Chartier <mathieuc@google.com> | Wed Nov 20 15:28:24 2013 -0800 |
| tree | d41786c6425a535f37aa90fc1f4621b24793eb6c | |
| parent | 1febddf359ae500ef1bb01ab4883b076fcb56440 [diff] |
Improve histogram and timing logger dumping. We now dump the sum (total time) of each histogram as well as previous stats. This is useful for the GC since the same split can occur multiple times per GC iteration. Also did a few memory optimizations by changing the map in the cumulative loggers to be a set. Bug: 11789200 Change-Id: I67bcc5384200924c8dc5d9eebcff077ce72b7e57