Package-level declarations
Types
A dummy response object for the TracingDomain.end command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Response type for the TracingDomain.getCategories command.
Configuration for memory dump. Used only when "memory-infra" category is enabled.
Details exposed when memory request explicitly declared. Keep consistent with memory_dump_request_args.h and memory_instrumentation.mojom
Request object containing input parameters for the TracingDomain.recordClockSyncMarker command.
A dummy response object for the TracingDomain.recordClockSyncMarker command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the TracingDomain.requestMemoryDump command.
Response type for the TracingDomain.requestMemoryDump command.
Request object containing input parameters for the TracingDomain.start command.
A dummy response object for the TracingDomain.start command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Compression type to use for traces returned via streams.
Data format of a trace. Can be either the legacy JSON format or the protocol buffer format. Note that the JSON format will be deprecated soon.
This enum doesn't have a proper description because it was generated from an inline declaration. Its name was inferred based on the place where it is used:
Backend type to use for tracing. chrome uses the Chrome-integrated tracing service and is supported on all platforms. system is only supported on Chrome OS and uses the Perfetto system tracing service. auto chooses system when the perfettoConfig provided to Tracing.start specifies at least one non-Chrome data source; otherwise uses chrome.
This enum doesn't have a proper description because it was generated from an inline declaration. Its name was inferred based on the place where it is used: