commit | f64fd667ce49f5c9705830fbbd3acef041d269e4 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon May 17 13:51:54 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon May 17 13:51:54 2021 +0000 |
tree | 77b7efac8098557ff387ac0c4b1e76bdb2e6c032 | |
parent | e106f7ee810ccc59662846ea04b538365d7eb1f6 [diff] | |
parent | c6bcafab7dacdb52710d5a01bdd421220fc989f6 [diff] |
Merge "trace filtering: avoid dereferencing vector[end]"
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.