commit | c6df8f91bc5ea79067f5c1716c18f7b3729011ac | [log] [tgz] |
---|---|---|
author | Mohit Saini <mohitms@google.com> | Tue Sep 20 14:34:32 2022 +0000 |
committer | Mohit Saini <mohitms@google.com> | Tue Sep 20 14:34:32 2022 +0000 |
tree | 707437ef89f039d9c3bcba11b759bf2871fad8e9 | |
parent | ee1648233f427cc5526481e1074a48bd77caa29e [diff] |
Revert "Add support for disallowing concurrent sessions" This reverts commit ee1648233f427cc5526481e1074a48bd77caa29e. Reason for revert: b/247424195 reports that this CL broke something but that is not likely. The failing test is unrelated to this CL. However still reverting to convince ourselves that this CL was not root cause of that failure. Change-Id: I14fd9b576443728b58cc7eca23ad2a6fb8e84433
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.