commit | 68e416b2daf8a5a7937b6ef8e37043e9f69c1d49 | [log] [tgz] |
---|---|---|
author | Chuanghua Zhao <chuanghua.zhao@mediatek.com> | Thu Oct 28 14:20:40 2021 +0800 |
committer | chuanghua.zhao <Chuanghua.Zhao@mediatek.com> | Thu Oct 28 07:37:29 2021 +0000 |
tree | 1238b5b00342932de89687fc22b04978811cd85f | |
parent | 863af6b1f40107837d02dc25009622d642a2e5ed [diff] |
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.