commit | 2aed90f91cfc38b38d44d67a9cc124c4bfd0b1ec | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Apr 18 12:00:14 2023 -0700 |
committer | Yabin Cui <yabinc@google.com> | Tue Apr 18 12:01:21 2023 -0700 |
tree | 602ff192392242c065bd9dac165f66f2c7deef2a | |
parent | 5c3c372da8103f85c75590d0b328fa7b85f5d205 [diff] |
simpleperf: Fix calculation of lost sample percentage in userspace simpleperf_record_count_ includes cut stack samples. So if we add simpleperf_record_count_ and userspace_lost_cut_samples, we add cut stack samples twice. Bug: none Test: run simpleperf manually Change-Id: Ie84c32134924f217d601f9439b6cd836f0103928