commit | 01b38b8836ee9f8c30ac6074d11efef08efbd8fa | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Dec 17 16:03:10 2020 -0800 |
committer | Yabin Cui <yabinc@google.com> | Thu Dec 17 17:41:37 2020 -0800 |
tree | 07f0fb895475c465d4e62b4a5c1490995c3be9a7 | |
parent | caabdfb51de6c152ef6e2ef1d698d4c704e04c39 [diff] |
simpleperf: fix tests on windows. The tests fail because Windows doesn't allow deleting opened files. Also avoid using pid_t in BuildIdRecord, which takes 8 bytes on 64-bit Windows. Bug: 175885920 Test: run simpleperf_unit_test. Change-Id: I84f8fe7a59a4324425a39a3a9fd343e7718d8116