commit | 190a848fb2d4f502372b2528c55ca1f520e90609 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Aug 04 10:22:17 2016 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Aug 04 12:25:10 2016 -0700 |
tree | 0f91a18d54c12e089e6454313577de959ff5095c | |
parent | 1f282c61fa7ba844688f370b64b3d547ca85d1ad [diff] |
simpleperf: keep binary in class Record. It removes memory copy and heap allocation/deallocation in Record::BinaryFormat(), and is a preparation to remove memory copy and heap allocation in Record constructor. Bug: 30649868 Test: run simpleperf_unit_test. Change-Id: Ic8dd80e43f7b547a9beaf896d726b56aeb5d55a2