commit | f30cf35ec44596337f352802d8b0616f545a3e4b | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Aug 25 10:51:11 2022 -0700 |
committer | Yabin Cui <yabinc@google.com> | Mon Aug 29 22:38:44 2022 +0000 |
tree | abd2369fba4f04f9232e9634bd2aa31fd8498d82 | |
parent | 7d415cbce750ae73f531944a3ad40afcdbf5ac74 [diff] |
simpleperf: accept failures when getting hw counters on a cpu. When built as a 32-bit program, simpleperf can't set sched_affinity to a 64-bit only CPU. That can make simpleperf not be able to get hardware counters on that CPU. Bug: 243065368 Bug: 243479304 Test: run simpleperf_unit_test Change-Id: I0eb2841e191e88a96eeae53ec95b265db194cfd8 (cherry picked from commit 5aded99e9925531836b0e2b511b1448b4d64785e)