From: Uri Simchoni Date: Thu, 10 Aug 2017 19:49:16 +0000 (+0300) Subject: [docs] mprof-report manpage - remove "onlycoverage" log profiler option X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=commitdiff_plain;h=7ce175b0238981998fa26aea66fec369c7fc9af2 [docs] mprof-report manpage - remove "onlycoverage" log profiler option This option does not exist in the code. --- 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