Merge pull request #2803 from BrzVlad/feature-conc-pinned-scan
[mono.git] / man / mono.1
index 4c0d27d949bc27da038b7323e00375fd509a35f4..22ffdeb139ec2c94ebf1a57e7b052ce317bd573f 100644 (file)
@@ -1786,6 +1786,10 @@ Enables the maximum JIT verbosity for the specified method. This is
 very helpfull to diagnose a miscompilation problems of a specific
 method.
 .TP
+\fBMONO_JIT_DUMP_METHOD\fR
+Enables sending of the JITs intermediate representation for a specified
+method to the IdealGraphVisualizer tool.
+.TP
 \fBMONO_VERBOSE_HWCAP\fR
 If set, makes the JIT output information about detected CPU features
 (such as SSE, CMOV, FCMOV, etc) to stdout.