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.