commit | 075dd1876248e2746542f644e59e331900586cfc | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Aug 05 19:51:36 2020 +0000 |
committer | Yabin Cui <yabinc@google.com> | Thu Aug 06 18:48:35 2020 +0000 |
tree | d0771a16a55c1fc32422333bf4a312d1bb0c4473 | |
parent | 3c69332324978a62891160ed298bedacb18c4c0a [diff] |
simpleperf: fix jit cache path in report cmd. 1. Separate app cache and zygote cache in ElfDso::GetReportPath(). 2. Use GetReportPath() in --dsos option in report cmd. So "[JIT app cache]" can be used to filter binaries. Bug: 159155297 Test: run simpleperf_unit_test Change-Id: Idc52bd1b2496aae30721a224d93621f776f2ae03