Skip to content

Commit 7c8f5e0

Browse files
author
Alex Rønne Petersen
committed
[profiler] Don't document the nocalls option.
This one is only for compatibility, so don't document it.
1 parent 9b0c6fc commit 7c8f5e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mono/profiler/log-args.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,6 @@ usage (void)
332332
mono_profiler_printf ("\theapshot-on-shutdown do a heapshot on runtime shutdown");
333333
mono_profiler_printf ("\t this option is independent of the above option");
334334
mono_profiler_printf ("\tcalls enable recording enter/leave method events (very heavy)");
335-
mono_profiler_printf ("\tnocalls compat switch with previous versions of the profiler, does nothing");
336335
mono_profiler_printf ("\tcoverage enable collection of code coverage data");
337336
mono_profiler_printf ("\tcovfilter=ASSEMBLY add ASSEMBLY to the code coverage filters");
338337
mono_profiler_printf ("\t prefix a + to include the assembly or a - to exclude it");

0 commit comments

Comments
 (0)