From: Uri Simchoni Date: Thu, 10 Aug 2017 19:48:36 +0000 (+0300) Subject: [docs] mprof-report manpage - document heapshot-on-shutdown X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=commitdiff_plain;h=941108ca07aedb12e14b1431de5c5c2dacf4f638 [docs] mprof-report manpage - document heapshot-on-shutdown Document the heapshot-on-shutdown log profiler option. --- 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.