Add stdlib table for sysui CUJs. (#1085) As part of the stdlib migration, add a new table to track the jank/latency CUJs for SystemUI/Launcher. More details about the migration can be found here: go/perfetto-jank-stdlib-migration Bug: 400855183 Test: tools/diff_test_trace_processor.py --name-filter ".*sysui_cujs.*" out/linux_clang_debug/trace_processor_shell Change-Id: I665fda17c79606f4a0bf1d03218287d753afcebf
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.