commit | d8c3d5c17c31d85643aeac55aee6b0e57e163e37 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Tue Aug 06 13:28:23 2019 +0100 |
committer | Hector Dearman <hjd@google.com> | Tue Aug 06 13:28:23 2019 +0100 |
tree | af72c58076a71d57ecea9db83957da204eb555d6 | |
parent | dc5243bc31b5b39909372fa34a947649a1e60d84 [diff] |
Parse gzip'ed traces Currently we parse .ctrace traces which are a deflate encoded systrace trace with a "TRACE:" header. This expands that support to gzipped traces where the contents of the gzip is any of the trace formats (fushia, systrace, json, proto) that we support. Change-Id: I712427615176462d775f866a5da6518ab385e3a8
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.