commit | e6534ebb8f6c342227da2939def5c63c1086ad83 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Thu Jan 21 12:51:06 2021 +0000 |
committer | Florian Mayer <fmayer@google.com> | Thu Jan 21 12:51:06 2021 +0000 |
tree | cff62bccaf3394a8eef86cfdcba6241f6f746ede | |
parent | 3b349f3ea9c0d6f865e46e42e9949ac261f26518 [diff] |
Add ELOG to truncation path in UnixSocket. This should generally not happen in normal operation. One situation where this happens is if the process does not have fd:use SELinux permission. Adding a log here makes this easier to debug. Change-Id: Ic84fce86da0e8298bdda53104365de7f0d1804ac
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.