diff --git a/BUILD.gn b/BUILD.gn index 548379a04455629ebf494d6560b382fdc89e5b42..72ed8cb36a5fdd61ba5e44f4a72d2f63ace2a392 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -37,6 +37,7 @@ declare_args() { # Sets -DV8_ENABLE_FUTURE. v8_enable_future = false + # Sets -DENABLE_SYSTEM_INSTRUMENTATION. Enables OS-dependent event tracing v8_enable_system_instrumentation = (is_win || is_mac) && !v8_use_perfetto