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:49:16 +0300
committerUri Simchoni <uri@vfunction.com>2017-08-11 09:57:19 +0300
commit7ce175b0238981998fa26aea66fec369c7fc9af2 (patch)
tree04e4e0e7665daf2b40bfb7e60eeb385bbd883654 /man/mprof-report.1
parent941108ca07aedb12e14b1431de5c5c2dacf4f638 (diff)
[docs] mprof-report manpage - remove "onlycoverage" log profiler option
This option does not exist in the code.
Diffstat (limited to 'man/mprof-report.1')
-rw-r--r--man/mprof-report.14
1 files changed, 0 insertions, 4 deletions
diff --git a/man/mprof-report.1 b/man/mprof-report.1
index c74750b4210..56663251bf8 100644
--- a/man/mprof-report.1
+++ b/man/mprof-report.1
@@ -216,10 +216,6 @@ counters, which is normally done every 1 second.
.IP \[bu] 2
\f[I]coverage\f[]: collect code coverage data. This implies enabling
the \f[I]calls\f[] option.
-.IP \[bu] 2
-\f[I]onlycoverage\f[]: can only be used with \f[I]coverage\f[]. This
-disables most other events so that the profiler mostly only collects
-coverage data.
.RE
.SS Analyzing the profile data
.PP