Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlex Rønne Petersen <alexrp@xamarin.com>2013-07-19 03:59:48 +0400
committerAlex Rønne Petersen <alexrp@xamarin.com>2013-07-20 05:03:54 +0400
commit27c3736aac4f5e97c47dbb8ea0161b5b9eff80d0 (patch)
tree9c071c45a4ed06b47dfdcd20346e111667e0c3d9 /man
parenta256df77aa9eba63d1704525a252ba3f43e3d07f (diff)
Add a MONO_VERBOSE_HWCAP environment variable.
This causes detected hardware features to be printed to stdout.
Diffstat (limited to 'man')
-rw-r--r--man/mono.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/mono.1 b/man/mono.1
index bbb2e502533..bd784cd85e8 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -1628,6 +1628,10 @@ for example, to see managed frame names on gdb backtraces.
Enables the maximum JIT verbosity for the specified method. This is
very helpfull to diagnose a miscompilation problems of a specific
method.
+.TP
+\fBMONO_VERBOSE_HWCAP\fR
+If set, makes the JIT output information about detected CPU features
+(such as SSE, CMOV, FCMOV, etc) to stdout.
.SH VALGRIND
If you want to use Valgrind, you will find the file `mono.supp'
useful, it contains the suppressions for the GC which trigger