commit | 991a3e1d593efec27c6e31412f9e88b5e969b796 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Oct 30 16:07:28 2019 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed Oct 30 16:07:28 2019 -0700 |
tree | 755fc5c90b41f920a64eba058a91a8b2da26b540 | |
parent | b0afbc964fc5647b7ae76a8b5179966051f939bb [diff] |
simpleperf: fix small errors in JITDebugReader. 1. When seeing an entry with symfile_size = 0, we should move to the next entry. 2. Skip labels having zero length in jit debug file. Bug: none Test: run simpleperf_unit_test. Change-Id: Iaa914cc4c6567ae5950194507c82e92316802a80