commit | f26554fee88fa7870781f17a5cdf9ce3f9338a2e | [log] [tgz] |
---|---|---|
author | Zhao Qin <qinzhao@bytedance.com> | Fri Jul 31 17:19:43 2020 +0800 |
committer | Zhao Qin <qinzhao@bytedance.com> | Tue Aug 04 15:45:48 2020 +0800 |
tree | 1a54ee926c1db2eca77b52e4680ae43868d3f4f6 | |
parent | 9a482652ab182496ba1ea2d3f391b187f5ff80f7 [diff] |
trace_processor: Support uncompressed atrace data Bug: https://github.com/google/perfetto/issues/49 Change-Id: I8cfedda00636deee929e1550c3cd7db24af74356
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.