[docs] mprof-report manpage - remove "onlycoverage" log profiler option
authorUri Simchoni <uri@vfunction.com>
Thu, 10 Aug 2017 19:49:16 +0000 (22:49 +0300)
committerUri Simchoni <uri@vfunction.com>
Fri, 11 Aug 2017 06:57:19 +0000 (09:57 +0300)
This option does not exist in the code.

man/mprof-report.1

index c74750b4210927174cf2e620bcddd1c76f73e1e0..56663251bf8e0066c83fd9f700eb835d724a2ff2 100644 (file)
@@ -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