commit | f40352d7cf8d9a45844a3bd8582ac3c45e8b85c7 | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Tue Jun 20 00:29:19 2023 +0100 |
committer | Zim <zezeozue@google.com> | Tue Jun 20 00:54:09 2023 +0100 |
tree | 74c3588f5e44d332d1437e7c8f5d62b24395262a | |
parent | 1b328e10ecfed881836e190642b5be2901cbd61c [diff] |
[stdlib] Fix thread_executing_span runnable state There was an incorrect SQL condition in the Runnable state view Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter '.*TablesSched:.*' Change-Id: If88daefb4d52525ad4533237909d77c9d16a2720
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.