commit | 88eb6986b8c2063407f5bb2710dd356c3a4e7b94 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Mar 01 14:28:51 2021 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Mar 01 14:28:51 2021 +0000 |
tree | 67ad1bd5868458bf9bf84a6c21877e6fae383372 | |
parent | ac7174180c71eca2c5f4ae849d55d0b641c24701 [diff] |
tp: add option to force sorting based on flush period This unlocks a streaming-esque usecase where we don't try and sort the whole trace in memory even if we're not writing into file. Change-Id: I1e47b9e0285d9c44701e4b62eddb473e0a4e5ff5
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.