From 7ce175b0238981998fa26aea66fec369c7fc9af2 Mon Sep 17 00:00:00 2001 From: Uri Simchoni Date: Thu, 10 Aug 2017 22:49:16 +0300 Subject: [PATCH] [docs] mprof-report manpage - remove "onlycoverage" log profiler option This option does not exist in the code. --- man/mprof-report.1 | 4 ---- 1 file changed, 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 -- 2.25.1