commit | 6643cd8e6aad450ebc5a5200e6790d3e3293247d | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Jul 14 11:13:41 2016 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Jul 14 11:23:33 2016 -0700 |
tree | 24da6b217910df7ba75f2c1b93dd156f59d873c0 | |
parent | 7a6b3fdff5ef275b19811c48d4e999c04106ad6a [diff] |
simpleperf: fix dumping symbols for unwinded ips. Previous code dumps symbols for unwinded ips regardless of --dump-symbols option. Fix it to be controled by --dump-symbols option. Bug: 29581559 Change-Id: Ie7a79bf5275c13b0df4352e4aedc702f34b7b899 Test: run simpleperf_unit_test.