commit | e49496c13881dd1e3e328533c9b195cd41e96201 | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Fri Nov 15 09:57:15 2024 +0000 |
committer | Ben Murdoch <benm@google.com> | Mon Nov 18 21:19:13 2024 +0000 |
tree | a74858b680538d84d2f76c2bf74719a9285626c5 | |
parent | f90dcb05aa509aa5d356a5311e52da12d9ae6f34 [diff] |
[android_Desktop_mode] Fix bug when reset atoms in trace. When we see an instance of the "reset" event for the desktop_mode_session_task_info_update atom, we should use that as the time point of a window being removed rather than the end of the trace if there was no explicit remove event. Test: tools/diff_test_trace_processor.py out/linux/trace_processor_shell --name-filter '.*desktop_mode.*' Bug: 370730027 Change-Id: Ie9e64b77a6bf61aae9d07737f24ae658e3cd5c00
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.