commit | a7e60fe18677bc3f1cc7466ab68fe35be481c557 | [log] [tgz] |
---|---|---|
author | Andrew Shulaev <ddrone@google.com> | Tue Jun 09 10:33:06 2020 +0100 |
committer | Andrew Shulaev <ddrone@google.com> | Tue Jun 09 10:33:06 2020 +0100 |
tree | 404ec79eb2f83d1541e48920eebe5380222a94f8 | |
parent | f19675c75eab7f5f0ec5bd048fd6842896f146d0 [diff] |
Update a comment in proto_library.gni The code for perfetto_proto_library template has "cpp" as one of the elements of default value. This CL fixes a comment to reflect that. Change-Id: I834720507a82b10e5508fea85ebe0328031c7ace
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://docs.perfetto.dev or the /docs/ directory for documentation.