Index: include/v8-profiler.h |
diff --git a/include/v8-profiler.h b/include/v8-profiler.h |
index 6ee0340f3c3d7c0b5a443a3fec08891b077580ad..74c0613946d5131910a42a46a84a8c83b8f32c96 100644 |
--- a/include/v8-profiler.h |
+++ b/include/v8-profiler.h |
@@ -48,7 +48,7 @@ namespace v8 { |
/** |
* TracingCpuProfiler monitors tracing being enabled/disabled |
- * and emits CpuProfile trace events once v8.cpu_profile2 tracing category |
+ * and emits CpuProfile trace events once v8.cpu_profiler tracing category |
* is enabled. It has no overhead unless the category is enabled. |
*/ |
class V8_EXPORT TracingCpuProfiler { |