commit | a40905e05729b895c1f03c9506c721bda8a06518 | [log] [tgz] |
---|---|---|
author | Alex Attar <aattar@google.com> | Thu Apr 25 09:13:11 2024 -0400 |
committer | Alex Attar <aattar@google.com> | Thu Apr 25 13:22:24 2024 +0000 |
tree | 94e0ea5a0813666964c8b55664ee5e864042ef8d | |
parent | 7ebcdb387529cfeec9df3fc3428f330930de1610 [diff] |
Assigning the 'FtraceModule' to the 'ftrace_module' variable right after module creation sequence. Fixes problem where address does not point to an object of type 'FtraceModule'. Change-Id: I8fb368c62ceb46e2354d3d208cf0c2b6b3b930e8
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.