We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0c6fc commit 7c8f5e0Copy full SHA for 7c8f5e0
mono/profiler/log-args.c
@@ -332,7 +332,6 @@ usage (void)
332
mono_profiler_printf ("\theapshot-on-shutdown do a heapshot on runtime shutdown");
333
mono_profiler_printf ("\t this option is independent of the above option");
334
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");
336
mono_profiler_printf ("\tcoverage enable collection of code coverage data");
337
mono_profiler_printf ("\tcovfilter=ASSEMBLY add ASSEMBLY to the code coverage filters");
338
mono_profiler_printf ("\t prefix a + to include the assembly or a - to exclude it");
0 commit comments