commit | de4e8874ae8261e916af8c5e1926149f8b8540d9 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Apr 11 11:21:07 2019 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Thu Apr 11 11:21:07 2019 +0100 |
tree | 05bdcb91c6780b582866927fab3bdf58dec39324 | |
parent | 4fe2ce3ed970e43a827fb235e50450e55a28c25d [diff] |
trace_processor: remove proto API This CL completes the removal of the legacy proto API. All consumers are now using the iterator API. This also allows us to remove the dependency of trace processor on proto lite meaning we only depend on ProtoZeo code now! Bug: 118867986 Change-Id: I374e7eb19bbf8861971af99cf6657015b3bc43dc
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.