commit | 1e7aef15ad883d4f8dce0d0aca3062a955b59faa | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Sun Oct 13 14:19:09 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Sun Oct 13 14:19:09 2024 +0100 |
tree | 784c1ca79e19a55a5e09d46c45eadac37f121995 | |
parent | 4375daa27578094cce157a8cabef5899559460f7 [diff] |
base: move clock snapshotting logic to base and use in TP This CL moves the CaptureClockSnapshots function into base to allow it to be used in trace processor. Change-Id: I31d593263da8b8f2559f1129aaa393aa1ab14f5d
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.