Click or drag to resize

TraceConfig Properties

Version 94.4.20

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.
Top
See Also