commit | f1c4ce9b46ee662faed75adf6bfbff99ab2ca3e2 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Mon Jan 23 13:58:07 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 23 13:58:07 2023 +0000 |
tree | 4600066e69b1dc480b3d062011c87da8a686bc90 | |
parent | 61f6f28a07752c9a38fa2309d20557d5d8647eaf [diff] | |
parent | 2b226d8f3f47a0d7396aaae5741c4993fe2bcb10 [diff] |
Merge "tracing: add use_monotonic_raw_clock option to TracingInitArgs to override the default trace clock for TrackEvents add use_monotonic_raw_clock option to the FTrace config to override the default trace clock for FTrace events"
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.