commit | a648b1617ce1a9152c54c448bbec23d78c3115f0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Sat May 15 00:11:19 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat May 15 00:11:19 2021 +0000 |
tree | 322f406c79c3a5bb1a7f50ba92c5cd77e32ae0d5 | |
parent | 878a46ad160c23a37313e188056d137212b3c1e9 [diff] | |
parent | f18ab8185425dd0c116cd8ee02f88253ccde9f0d [diff] |
Merge changes I6be837f9,I516669d3 * changes: Proto filter: adds plumbing into tracing service Proto filtering: add core MessageFilter and FilterUtil
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.