commit | 5b9555855d7cd2d949aa755599a293e0249f1215 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Jun 21 16:50:09 2017 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed Jun 21 16:50:09 2017 -0700 |
tree | 79d8c090ab2d4f3c6cbd52b144a3f1167f04ac66 | |
parent | 2c60e40066efabc7c7c5c9f920f45003b052ecbc [diff] |
simpleperf: fix importing tkinter in report.py. On darwin/windows, python2.7 doesn't have tkinter. So we need to try both tkinter and Tkinter. Also make the font size larger. Because the old size is too small on darwin. Bug: http://b/32834638 Test: run report.py on linux/darwin/windows. Change-Id: I8bb0b51fcdd99f70b01d4ca2ee2e9e9a6447870a