commit | 885fe06d24dff062d6dca0e2bab6256f0398a05a | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jun 01 12:47:00 2020 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jun 01 12:47:00 2020 +0100 |
tree | 0e427a750b10928f46378cbe92922aab6268b934 | |
parent | af572baece70af3ed59bef146a24a1dcefdd1f3a [diff] |
tp: add mapping of I for task dead in task state struct On 4.14+ kernels, the character for TASK_DEAD changed from x to I so map both to the same enum value Bug: 157447303 Change-Id: I01d7898a191a32b61d7606ac06c94f9ad01e987e
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.