commit | ec27380d313815abb6359dcbdbbe444ef11bb288 | [log] [tgz] |
---|---|---|
author | Mikhail Khokhlov <khokhlov@google.com> | Wed Nov 29 12:24:02 2023 +0000 |
committer | Mikhail Khokhlov <khokhlov@google.com> | Wed Nov 29 12:24:02 2023 +0000 |
tree | a74206ebea01e1d02e3899c3dd7f22bc4d2873f1 | |
parent | 3348c1fb173ed5ceeb4f37b9644742c460d50473 [diff] |
Delete old default_socket.h header The header was moved from ext/ to tracing/ in aosp/2821944. Now that the old header is no longer used in Chromium (after crrev.com/c/5067679 is submitted), we can delete the old file. Also fix a comment in include/perfetto/tracing/tracing.h. Bug: b/245116106 Change-Id: I8048c0dee2ec5378fc3a5d00487bf3d9dd05b5c3
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.