commit | 2bca8e83d805d01c420e076fa729645720fc1461 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Jun 29 14:18:58 2018 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri Jun 29 16:27:24 2018 -0700 |
tree | 81703974a7f05de6035a3575a9becf72ca0d1bd5 | |
parent | 90bc7b838c503b32987e881d45c69be699ee41cb [diff] |
simpleperf: remove some deprecated code. Remove perf_clock.cpp. perf_clock.cpp was used to drop samples generated while dumping thread maps in system wide recording. But that strategy isn't useful and has been removed. Remove SampleRecord::RemoveInvalidStackData(). Simplify SampleRecord::GetValidStackSize(). Bug: 110174247 Test: run simpleperf_unit_test. Change-Id: Ie934c8ecf5d57147b163e490368e71716da45258