V8 API Reference Guide generated from the header files
Public Member Functions
v8::TracingCpuProfiler Class Reference

#include <v8-profiler.h>

Public Member Functions

 V8_DEPRECATED ("The profiler is created automatically with the isolate.\ "No need to create it explicitly.", static std::unique_ptr< TracingCpuProfiler > Create(Isolate *))
 

Detailed Description

TracingCpuProfiler monitors tracing being enabled/disabled and emits CpuProfile trace events once v8.cpu_profiler tracing category is enabled. It has no overhead unless the category is enabled.


The documentation for this class was generated from the following file: