commit | 3a84b9bcb1714c2f4174977c7f7c0b34b0d37584 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Apr 30 17:43:59 2021 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Apr 30 17:43:59 2021 +0100 |
tree | 4daef6397b1570f0d937bceed5392368ee3d5995 | |
parent | dac9170d3bb9a583de66631784f812ff3b2389f6 [diff] |
perfetto: refactor snapshots in service in prep for timerfd This is a purely refactor CL to ease introduction of timerfd-based clock snapshotting. There should be no behaviour change in this CL. Bug: 185346474 Change-Id: I3deddd53e2581533729795c78553f7c4860040e1
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.