commit | 5ade9f1ab181f61da17a562e9c6d7bc2306ee58c | [log] [tgz] |
---|---|---|
author | Parth Sane <parthsane@google.com> | Sun May 19 13:02:07 2024 +0000 |
committer | Parth Sane <parthsane@google.com> | Mon Jun 17 13:38:28 2024 +0000 |
tree | 190f00c27fc3062efc01ffd2d602449d6d734555 | |
parent | ec1272d02335928cd9b24000a4fa2cfd7919a056 [diff] |
Add perfetto traces to ServiceManager Bug: 342101947 Test: run external/perfetto/tools/record_android_trace -c config.pbtx Add the following to the config.pbtx: data_sources { config { name: "track_event" track_event_config { disabled_categories:"*" enabled_categories: "servicemanager" } } } Change-Id: Ida65d96241899f9f50a48f4b2f12ec1f7a5dc978