commit | 8e8917c609bd3512356bcdcea30a7bfa051cde0d | [log] [tgz] |
---|---|---|
author | Chinglin Yu <chinglinyu@google.com> | Tue Aug 08 10:44:08 2023 +0800 |
committer | Ching-lin Yu <chinglinyu@google.com> | Tue Aug 08 05:25:34 2023 +0000 |
tree | b4bee0565bc8fbdcad5cc0a3eb85aaded40bd2f7 | |
parent | 6435673c37e97cc0219a5c59609b34b0040d3157 [diff] |
Fix HostImplTest crashes on fuchsia aosp/2627899 causes crash of HostImplTest on fuchsia: the listening socket HostImpl::sock_ is nullptr. Fix the crash by checking its nullness in HostImpl::ExposeService. Bug: 284258446 Change-Id: I8138210081a277a87a46ab73c792bf81ddebd740
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.