Chrome Remote Interface v0.0.1 ChromeRemoteInterface.RPC.Tracing View Source

Link to this section Summary

Functions

Stop trace events collection

Gets supported tracing categories

Record a clock sync marker in the trace

Request a global memory dump

Start trace events collection

Link to this section Functions

Link to this function end(page_pid, parameters \\ %{}) View Source

Stop trace events collection.

Parameters:

Link to this function getCategories(page_pid, parameters \\ %{}) View Source

Gets supported tracing categories.

Parameters:

Link to this function recordClockSyncMarker(page_pid, parameters \\ %{}) View Source

Record a clock sync marker in the trace.

Parameters: syncId - - The ID of this clock sync marker

Link to this function requestMemoryDump(page_pid, parameters \\ %{}) View Source

Request a global memory dump.

Parameters:

Link to this function start(page_pid, parameters \\ %{}) View Source

Start trace events collection.

Parameters: categories - - Category/tag filteroptions - - Tracing optionsbufferUsageReportingInterval - - If set, the agent will issue bufferUsage events at this interval, specified in millisecondstransferMode - - Whether to report trace events as series of dataCollected events or to save trace to a stream (defaults to ReportEvents).traceConfig - -