Module chrome_remote_interface_model::tracing[][src]

This is supported on crate features experimental and Tracing and IO only.

Structs

Contains an bucket of collected trace events. When tracing is stopped collected events will be send as a sequence of dataCollected events followed by tracingComplete event.

Stop trace events collection.

Stop trace events collection.

Gets supported tracing categories.

Gets supported tracing categories.

Configuration for memory dump. Used only when “memory-infra” category is enabled.

Record a clock sync marker in the trace.

Record a clock sync marker in the trace.

Request a global memory dump.

Request a global memory dump.

Start trace events collection.

Start trace events collection.

Signals that tracing is stopped and there is no trace buffers pending flush, all data were delivered via dataCollected events.

Enums