commit | 050d233ca5a902311d6f010b66696a7fd315c864 | [log] [tgz] |
---|---|---|
author | Christopher Phlipot <cphlipot@fb.com> | Wed Apr 13 16:42:33 2022 -0700 |
committer | Christopher Phlipot <cphlipot@fb.com> | Wed Apr 13 16:42:33 2022 -0700 |
tree | 19d6fbfa0ea803062feedbdfd845fdd79cb7820a | |
parent | 2188b7ddcf4b4a9087e6f674ddfb84840591a608 [diff] |
Fix "succesfully" typo in docs and comments "succesfully" is a common misspelling of "successfully", so replace it with the correct spelling across the whole codebase wherever it is misused. Change-Id: I4bf108f7fa57433627154e0587c8b046236fa3b5
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.