commit | 46848c6da4eff8ea368c3972ee959b994e5dd55d | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Feb 06 17:49:06 2018 -0800 |
committer | Yabin Cui <yabinc@google.com> | Thu Feb 08 12:04:23 2018 -0800 |
tree | d455ade9e0a3d75ba41b959b784b87e8e6ebc988 | |
parent | 329daa8b39041fb2041a52aa35dd945b39e870f2 [diff] |
simpleperf: improve debug-unwind cmd. In debug-unwind cmd: 1. Add --symfs option. 2. Add meta_info section when there isn't one. 3. Add file section when there isn't one. Rename unwinding_result_reporter.py to debug_unwind_reporter.py, and fix a small error in it. Bug: http://b/72556486 Test: run simpleperf_unit_test. Test: run debug_unwind_reporter.py manually. Change-Id: Ibc66b7bfdc91a17f6f1c2c0e84f4769d2bcaa1e7