commit | 5a99b5ceb5735edcfab7ee99c87bc530f571ee95 | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@google.com> | Tue May 11 22:48:07 2021 +0000 |
committer | Alexander Timin <altimin@google.com> | Tue May 11 22:48:07 2021 +0000 |
tree | cdace161f68e5f75c9789c6f03ad71eb8916ebb6 | |
parent | 64299ce250f68c7d5ff0c3876b79615b5491b6e2 [diff] |
Refactor ProtoToArgsTable. Refactor it into ProtoToArgsParser, which does not directly interact with most trace_processor concepts, so in the future it can be reused in console interceptor for track event args parsing. R=lalitm@google.com,eseckler@google.com CC=​primiano@google.com,skyostil@google.com,ddrone@google.com Change-Id: I516628335aec0c0e02c4e18364b2911a9941496a
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.