Extend timeout for tracing waiting duration It was timeout occurred when record perfetto trace on 1g RAM device. Extend tracing waiting duration. Bug: 203839200 Test: run CtsPerfettoTestCases pass Change-Id: Ic1afed8734e5ca098d988178c61e673b8ccb98c0
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.