diff --git a/doc/diagnostics.html b/doc/diagnostics.html index 0a7847744b..478611c15c 100644 --- a/doc/diagnostics.html +++ b/doc/diagnostics.html @@ -456,3 +456,15 @@ each collection, summarizing the amount of memory collected and the length of the pause.
  • GODEBUG=schedtrace=X prints scheduling events every X milliseconds.
  • + +

    The GODEBUG environmental variable can be used to disable use of +instruction set extensions in the standard library and runtime.

    + +