commit | 748896868772b0787d47b2c1eac7ba1a6f75351b | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Jul 25 11:16:24 2018 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed Jul 25 11:16:24 2018 -0700 |
tree | 298c03c9266cd5347e0ab0ef3c36917b969958c2 | |
parent | f2307ae2a0799e300fdc67d8c1d10c7ce3a78f1d [diff] |
simpleperf: support long callchain in report_html.py. Support callchains with max length 750 in report_html.py, and cut callchains longer than that to avoid max recursion depth exception. Bug: none Test: run test.py TestReportHtml.test_long_callchain. Change-Id: I9ca278ba4e13a89bcaa4898a5e9c9794b033b604