commit | b278f042cd3305b1d615eb6be3b6963a26fde683 | [log] [tgz] |
---|---|---|
author | Carlos Caballero <carlscab@google.com> | Mon Jul 29 14:06:53 2024 +0000 |
committer | Carlos Caballero <carlscab@google.com> | Mon Jul 29 14:06:53 2024 +0000 |
tree | b5c7f1a5001fda44b852fcb5e4958da6c711dab9 | |
parent | 0f4c28e0521ede93a9284a5fd8808343350e9ee4 [diff] |
Fix incorrectly guessed year for logcat files Properly convert trace time into realtime and use timezone information if available. Change-Id: If8dd8a26f7dc1ff54c67000fe2d497246ac50338
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.