| commit | 2984df47d70d467680bc885c0ec04f231909a96d | [log] [tgz] |
|---|---|---|
| author | Lalit Maganti <lalitm@google.com> | Fri Sep 09 16:03:47 2022 +0100 |
| committer | Lalit Maganti <lalitm@google.com> | Fri Sep 09 16:03:47 2022 +0100 |
| tree | 32c06bbf902ada1445af488b65ecf860284827dc | |
| parent | e26c71e330f90d6c4c4fad0c5aee7e2253f788e7 [diff] |
tp: limit max CPU number when tokenizing ftrace Prevents OOMs due to unreasonably large CPU numbers. Change-Id: Ief731cb2ed55c28f71100f0c47a2dfb664af1786 Fixes: 245910491
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.