commit | 8dd608d22dabc6ec516c172c5a7f2e263079ce78 | [log] [tgz] |
---|---|---|
author | Jason Macnak <natsu@google.com> | Tue Sep 03 17:34:20 2024 +0000 |
committer | Jason Macnak <natsu@google.com> | Tue Sep 03 17:34:20 2024 +0000 |
tree | 15d38c49fd5b25a8810a3106fd4bd3646d1849d1 | |
parent | 20ed12d82f746564a989723bfbf3ac3b987b9874 [diff] |
base: remove extra include ... to fix redefinition errors seen in aosp/3248416. Per https://wiki.musl-libc.org/faq#Q:-Why-am-I-getting- , don't try to include both the kernel and userspace headers. Bug: b/362313516 Test: build aosp/3248416 with linux_musl_arm64_static variant Change-Id: I1ab74883963bd5e26fcc68e8ec2171619f10aeba
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.