commit | ff57684a8214dbad0134964ae9c520f17065e1c9 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Sep 02 15:16:04 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Sep 02 15:16:04 2024 +0100 |
tree | 74cdae8a18ff88288639c111813bc4491bd534c9 | |
parent | 31cb5bf0e01e792ed9b2d435ebce46cde30c2c4b [diff] |
tp: add support for multiple gzip streams in a single gzip file Fixes: https://github.com/google/perfetto/issues/872 Change-Id: Iab6f98a7a284d79125882e0dcf835a502ecadda5
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.