commit | c8169467acb3e71bc5504ecf3666a9c1cb8dfb8e | [log] [tgz] |
---|---|---|
author | Rahul Dandamudi <drahul@fb.com> | Sun Sep 11 13:36:37 2022 -0400 |
committer | Rahul Dandamudi <drahul@fb.com> | Mon Sep 12 18:04:08 2022 +0000 |
tree | bb8f0d6b121d96b495d59468d9abe924de154940 | |
parent | ee3af286b2a9025ee4c026488440978111ea7038 [diff] |
Add android_fs trace points. Fs trace points were added to common kernel here aosp/2214061 and can help track IO latency. Change-Id: I9dfe15521967fd6b176b34fb35236c613c175087
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.