commit | 32de2a5a4eb44227896696be75f0f3d7673bcb52 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Wed May 26 15:37:00 2021 -0700 |
committer | TreeHugger Robot <treehugger-gerrit@google.com> | Wed Jun 02 22:01:11 2021 +0000 |
tree | 4c1fc9c1c2359c45b188b4f69e01efa9b9fa4939 | |
parent | 35367a5895f8095ea362b12e1e48fcf97e1eef71 [diff] |
Use verify when speed-profile gets an empty profile Change the compiler filter to verify if we need to compile speed-profile but we don't get a profile, or the profile is empty. This will improve the clarity and the precision of the telemetry data which usually expects speed-profile to outperform verify. Test: gtest Bug: 188655918 Change-Id: I215552e0001d56df0e0d676721f0a741ef2573be (cherry picked from commit 028c7efaf7321a1e253fb4d9dcc5d85e8a9e6d68)