commit | 5aded99e9925531836b0e2b511b1448b4d64785e | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Aug 25 10:51:11 2022 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Aug 25 11:09:32 2022 -0700 |
tree | 3a6792f28491ddfb9d8acb447e7d1e440278a4c8 | |
parent | 5cef222df23da6e9bfb272375e5c0dfeac3196b4 [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