V8 API Reference Guide generated from the header files
|
#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 *)) | |
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.