commit | 0338145e5418d73c97521c676d31c05e74e01fdd | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Dec 13 11:31:53 2017 -0800 |
committer | Yabin Cui <yabinc@google.com> | Fri Dec 15 15:50:11 2017 -0800 |
tree | 01f7104a43a37dd0087f9502c4e9dc2c77d5c48f | |
parent | 4f70f2a2bf7f625ac24e8f470eaf9ef33c13a8bf [diff] |
simpleperf: report unwinding failures. 1. When --log debug is used, store unwinding results in UnwindingResultRecords in perf.data. 2. Use unwinding_result_reporter.py to report unwinding results. This is to help finding different unwinding failures. Bug: http://b/69383534 Test: run simpleperf_unit_test. Test: run unwinding_result_reporter.py manually. Change-Id: I6d7f107e9758b1ec55ed35b49657bb41d47e2178