Click or drag to resize

TraceConfig Properties

Version 130.1.90

The TraceConfig type exposes the following members.

Properties
 NameDescription
Public propertyEnableArgumentFilter Turns on argument filter.
Public propertyEnableSampling Turns on JavaScript stack sampling.
Public propertyEnableSystrace Turns on system tracing.
Public propertyExcludedCategories Excluded category filters.
Public propertyIncludedCategories Included category filters.
Public propertyMemoryDumpConfig Configuration for memory dump triggers. Used only when "memory-infra" category is enabled.
Public propertyRecordMode Controls how the trace buffer stores data.
Public propertySyntheticDelays Configuration to synthesize the delays in tracing.
Public propertyTraceBufferSizeInKb Size of the trace buffer in kilobytes. If not specified or zero is passed, a default value of 200 MB would be used.
Top
See Also