commit | ca25a5e00129784c13f4841eafe50e0ecaf74f18 | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Fri Feb 21 11:55:52 2020 -0800 |
committer | Igor Murashkin <iam@google.com> | Mon Feb 24 10:30:14 2020 -0800 |
tree | 25a7906981ef54a3a9dffbdc51aec8868dce331f | |
parent | 8c556193779414ef8e6521257c380961b79b0cc6 [diff] |
perfetto: Prune connections if there's too many or if they time out $> setprop iorapd.perfetto.max_traces 5 # count $> setprop iorapd.perfetto.timeout 10 # seconds Aborted traces pretend as if they went to kTraceFailed, which triggers the rest of the iorap code to call Destroy. Test: adb shell iorap.cmd.perfetto # with various sysprops set Bug: 149790059 Change-Id: If97687ea6b2e4b2617ad713376705d50c23a7428