commit | 9a22b4a65a9f6e3b189e32940bf059c34e2a3cd6 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Feb 01 14:23:00 2023 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Feb 01 14:23:00 2023 +0000 |
tree | b047350706f04cac340d098ab663345ebdcf1c3e | |
parent | eea85a0fe3cad87a7f1ba8a0a2e0bab1407910d2 [diff] |
Add secondary_instance_ field to FtraceConfigMuxer This will allow us to only support subset of the features for the secondary ftrace instances. As an example, in the first version, secondary ftrace instances won't support atrace events. Bug: 249050813 Test: perfetto_unittests Change-Id: I09b38c9965096bc5bb81017aeb313753319712e7
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.