commit | c3fda14f2fbd4cbe3530cf57f5b01a27ce8c0db4 | [log] [tgz] |
---|---|---|
author | Marius Zwicker <marius.zwicker@garmin.com> | Fri Dec 02 16:37:42 2022 +0100 |
committer | Marius Zwicker <marius.zwicker@garmin.com> | Fri Dec 02 16:39:46 2022 +0100 |
tree | 28230abb6b4b2adeb9ad7e45bd85d54b19b47c99 | |
parent | 648014ee63d35b7445645e77f607bd87db6e31ee [diff] |
ftrace: Fix compile error on fuzzing targets Add a missing argument required for creating a FtraceDataSourceConfig causing compile failures. This was missed when submitting 15a82e9bd8ee993ae1c735a00818ec7adb5afcdf. Change-Id: Idb35cd8e897f8c61f809543fc9ee4e4aa9e572e1
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.