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
diff options
context:
space:
mode:
authorUri Simchoni <uri@vfunction.com>2017-08-10 22:48:36 +0300
committerUri Simchoni <uri@vfunction.com>2017-08-11 09:57:19 +0300
commit941108ca07aedb12e14b1431de5c5c2dacf4f638 (patch)
treefb2265e03da438c5ade7530bc1d451a6b09361f4 /man/mprof-report.1
parent9aac2a41c43676d34573d409ab717e9f08477972 (diff)
[docs] mprof-report manpage - document heapshot-on-shutdown
Document the heapshot-on-shutdown log profiler option.
Diffstat (limited to 'man/mprof-report.1')
-rw-r--r--man/mprof-report.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/mprof-report.1 b/man/mprof-report.1
index a2cb914ecc8..c74750b4210 100644
--- a/man/mprof-report.1
+++ b/man/mprof-report.1
@@ -146,6 +146,9 @@ instruction pointer.
This is equivalent to the value \[lq]100\[rq].
A value of zero for \f[I]FREQ\f[] effectively disables sampling.
.IP \[bu] 2
+\f[I]heapshot-on-shutdown\f[]: collect heap shot data when the runtime
+shuts down.
+.IP \[bu] 2
\f[I]maxframes=NUM\f[]: when a stack trace needs to be performed,
collect \f[I]NUM\f[] frames at the most.
The default is 32.