commit | fe5bc2857884b3670dd0e83038eb3637959a9631 | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@google.com> | Wed Apr 21 09:29:48 2021 +0000 |
committer | Alexander Timin <altimin@google.com> | Wed Apr 21 09:30:16 2021 +0000 |
tree | 3f77634fa9acf59e3a5a97e28f088d97ec6cfbbe | |
parent | aaab326dc5b38858d516171ba68f4542e9e92d65 [diff] |
Add EventContext::Wrap. Add EventContext::Wrap method to generate a TracedProto<MessageType> from MessageType*. R=eseckler@google.com CC=skyostil@google.com,primiano@google.com Bug: b/184558843 Change-Id: I993046628648932886118e9057bd205fb7eb78af
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.