commit | 089322949d5d345285b0a9cdbeb5103c562adba1 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Thu Jun 29 09:17:52 2023 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Thu Jun 29 09:17:52 2023 +0000 |
tree | 50dc409e53229d94821b67a2b833df56d543de9d | |
parent | b705f0c797deb0c483e20adc7464aea8bd4c3f26 [diff] |
Remove extra semicolon after function definition It breaks the build with GCC -pedantic and chromium -Wc++98-compat-extra-semi Change-Id: Ie7353a0e01256b12574c1351bb44111d08bd0571
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.