commit | 88847adfb7f72bf88ef8ee82562953998629c845 | [log] [tgz] |
---|---|---|
author | Joseph Koshy <jkoshy@chromium.org> | Tue Feb 07 16:23:39 2023 +0000 |
committer | Joseph Koshy <jkoshy@chromium.org> | Tue Feb 07 16:23:39 2023 +0000 |
tree | 2456b412a05cf680f6c7886e90500063f81aeafa | |
parent | cde2da83e659c68e3bcf4383a1db08fbcb713168 [diff] |
Support sampling using hardware performance counters. Bug: 267137202 Change-Id: I9fb352ccfc84e67c9cd7801ea7510e57fb09c8db
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.