commit | c1e72dfdd75f81d9b428395a8ec09628a89f753c | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Nov 07 14:59:51 2017 -0800 |
committer | Yabin Cui <yabinc@google.com> | Tue Nov 07 15:10:39 2017 -0800 |
tree | 5cfd1a01e8c76abd7c3a3aac4d3f89f92e7a7771 | |
parent | d1dd064d3e5b3f6420e5b6d1fb3363791863cf9d [diff] |
simpleperf: show event count in milliseconds in html interface. 1. Support showing event count in milliseconds in Chart tab and Sample tab. 2. Group meta info in Chart tab and Function tab in table chart. 3. Change app_profiler.py to use task-clock event by default, so we can show event count in milliseconds in html interface. Bug: http://b/66914187 Test: Run report_html.py with demo apps. Test: Run test.py. Change-Id: Ieaff2d9d4e960429e9731a80117b57869af80338