commit | 62fa6ee660c7f1a5d884f9ca2dd2afafc7df3e61 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Oct 07 15:15:12 2019 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Oct 10 14:59:13 2019 -0700 |
tree | f73e696398f33368ca329d736c762d363c536360 | |
parent | 955434d2fce94b8fe4aa392411e768150ecb874c [diff] |
simpleperf: change based on jit debug interface change. 1. Change magic field and sizeof_entry check for JITDescriptor. 2. Use seqlock field in JITCodeEntryV2 to check its valid. 3. Allow but skip entry with symfile_size = 0 in V2. Bug: 141558390 Test: run simpleperf_unit_test. Change-Id: I30e214597cec78c73492fdfeac1f9766b775f0e3