| commit | 0b80ac219529b4453e23e592f14bc6b8af3b2f43 | [log] [tgz] |
|---|---|---|
| author | Primiano Tucci <primiano@google.com> | Wed Dec 11 00:32:58 2019 +0000 |
| committer | Primiano Tucci <primiano@google.com> | Wed Dec 11 00:32:58 2019 +0000 |
| tree | ab2b72a52e055fde9c9b7313e2c45f5e430bbd5f | |
| parent | fbf4a73f15f0c2c72ea5d27e5cc7eeee2fe5613f [diff] |
Remove two FromProto() calls
Calls like these are rendundant now that everybody is a protozero
.gen.h class. Remove useless conversions.
The next CLs will fully remove the FromProto / ToProto methods.
Bug: 132880619
Test: unittests + integrationtests
Test: manual: perfetto --config-id=123, check the alert id is in the
trace
Change-Id: Ie2e466dd0dab8790ad4e78b77f1c65946545ef60Perfetto 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.
See /docs/contributing.md for instructions.
The source-of-truth repo is Android's Gerrit. The GitHub repo is a read-only mirror.
You can reach us on our Discord channel. If you prefer using IRC we have an experimental Discord <> IRC bridge synced with #perfetto-dev on Freenode.