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
3 files changed