Add MONO_DISABLE_SHARED_AREA to the man page.
[mono.git] / man / mono.1
index df4e1bafe073e569bf5b013c67b9708681c94feb..ac7ffb72b53ca5d28d89cac9b6ef232a9a63399c 100644 (file)
@@ -946,6 +946,12 @@ This is can also be enabled by default by passing the
 .Sp
 This is the default from mono 2.8 onwards.
 .TP
+\fBMONO_DISABLE_SHARED_AREA\fR
+Unix only: If set, disable usage of shared memory for exposing
+performance counters. This means it will not be possible to both
+externally read performance counters from this processes or read
+those of external processes.
+.TP
 \fBMONO_DNS\fR
 When set, enables the use of a fully managed DNS resolver instead of the
 regular libc functions. This resolver performs much better when multiple