commit | 191741d702b6e49bd88ea6c1fd95570b54133c83 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Tue Jun 09 16:00:40 2020 +0100 |
committer | Hector Dearman <hjd@google.com> | Tue Jun 09 16:00:40 2020 +0100 |
tree | 1da7e6bbb63792101984054c8c04eb2e802dc953 | |
parent | f19675c75eab7f5f0ec5bd048fd6842896f146d0 [diff] |
ui: Run npm audit fix --force This fixes all the outstanding security issues detected by npm. Also a few small updates to the code (mostly around types) to support this. Change-Id: Iab2d581d5a95ad2756c9c190349464dd5798ebe9
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.