#include <v8-profiler.h>
Public Member Functions | |
virtual | ~TracingCpuProfiler ()=default |
Static Public Member Functions | |
static std::unique_ptr< TracingCpuProfiler > | Create (Isolate *) |
Protected Member Functions | |
TracingCpuProfiler ()=default | |
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.
|
virtualdefault |
|
protecteddefault |
|
static |