commit | 529310ba396045e2a37cf94093e065a23446f4fd | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Tue Jun 20 11:39:14 2023 +0100 |
committer | Zim <zezeozue@google.com> | Mon Feb 05 12:41:00 2024 +0000 |
tree | 202f34503840c8840ed93bb16a917d35a1a26925 | |
parent | b1045575aba2a821ee2d4f216ac3adbf61be74c4 [diff] |
[stdlib] Add an android input events table After making an Android change to expose the input latency seq numbers, we can now precisely track input latencies with breakdowns at each stage Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter '.*input_event.*' Change-Id: I84635c44e8885922fd4ca14824bd1f38a578a226
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.