commit | 06d1177ec0ba35db72e7a14108c6f43d81473492 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Fri Jan 14 11:19:34 2022 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Fri Jan 14 11:19:34 2022 +0000 |
tree | 7c7ade94d53ba9b4c47fb62311a87e24ae6d9ccf | |
parent | 855498e67caf0afac12fdc1d53fee4da05beee5c [diff] |
Update libunwindstack for standalone build http://r.android.com/1906092 in perfetto requires an updated version of libunwindstack from the android tree. This picks a new version of libunwindstack that includes http://r.android.com/1907090 for the perfetto standalone build. Change-Id: Iab5d75e1d3f5efc6367910ac89459271cd34ffc6
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.