commit | 68220c5b7687b61c4d8bcf2a15b09348ca94ba57 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Aug 02 16:31:40 2019 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri Aug 02 16:36:35 2019 -0700 |
tree | d3a45e228c19eda89a1374a276b0de4a579ce130 | |
parent | 9a3596488e08533d7a2944258f2cedefc3a01adb [diff] |
simpleperf: fix report_html.py. report_html.py removes threads having too small percentage of samples. But it doesn't remove processes having no threads, which makes showing flamegraph broken. Bug: none Test: run test.py TestReportHtml.test_no_empty_process. Change-Id: I3d568c98f0426a8ebbc9760dbc3c2bd25eda4c67