CATEGORIES_FRAME_VIEWER constant

TracingCategory const CATEGORIES_FRAME_VIEWER

Predefined set of categories for studying difficult rendering performance problems. Typically includes "blink", "compositor", "gpu", "renderer.scheduler", "v8" and some other compositor categories which are disabled by default.

Implementation

static const CATEGORIES_FRAME_VIEWER = TracingCategory._internal(64, 64);