commit | 86d934083f5ad968bc2a6dfaa2cfc53d7bafcbc4 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Jul 06 12:01:35 2016 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed Jul 06 12:01:35 2016 -0700 |
tree | 632fbbdd4ca3797bb953332a81ecf0b1c301a2bd | |
parent | d937202a3b23e6908c2109d5a96da237ee9cbba8 [diff] |
simpleperf: fix RecordCache. RecordCache::Push(vector<..>) doesn't update last_time_, this makes RecordCache don't pop any record before PopAll(). Bug: 29581559 Change-Id: Icea806346b7ad812e606eaf05747797b766ebd71 Test: run simpleperf_unit_test.