commit | 3a8fb18c18db6cfda210a343830b86f39dd3ec15 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Jul 23 13:19:23 2019 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Jul 23 13:48:06 2019 -0700 |
tree | b417c607c70e6db0581ce3d41f408cf268704a59 | |
parent | bcbd17bd407cb3ce8e2673fc4039bfd440d80a2a [diff] |
Simpleperf: Restrict callchain depth in inferno Add an option to restrict the callchain depth in inferno, so as to cope with deep stack that otherwise lead to a python stack overflow. Use a large value as a stand-in for unlimited. Try to capture stack overflow and add a message to try the parameter. Test: manual Change-Id: I411b4210ad7ddb8c418a8142b0392df192111e06