commit | df119500923bc323f3198f0d184433bef5398549 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Fri Jan 26 09:36:48 2024 -0800 |
committer | Primiano Tucci <primiano@google.com> | Fri Jan 26 09:36:48 2024 -0800 |
tree | 46d1c877558e904e0919a84c9aeb5e4b73909fea | |
parent | 52535cef8f6c2835a7d633c6f9974976b6980b89 [diff] |
ui: improve OOM detection message When SQLite tries to create in-memory tables that are too large, the query fails with "out of memory". Turn that into our usual managed dialog that tells people what to do. Bug: 322036159 Change-Id: Ie62f937b2607ff70b6fab96a0ce63f4989079f5e
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.