File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -296,21 +296,21 @@ The default configuration works well for most use cases:
296296
297297 * - Option
298298 - Default
299- * - ``--interval `` / ``-i ``
299+ * - Default for ``--interval `` / ``-i ``
300300 - 100 µs between samples (~10,000 samples/sec)
301- * - ``--duration `` / ``-d ``
301+ * - Default for ``--duration `` / ``-d ``
302302 - 10 seconds
303- * - ``--all-threads `` / ``-a ``
303+ * - Default for ``--all-threads `` / ``-a ``
304304 - Main thread only
305- * - ``--native ``
305+ * - Default for ``--native ``
306306 - No ``<native> `` frames (C code time attributed to caller)
307- * - ``--no-gc ``
307+ * - Default for ``--no-gc ``
308308 - ``<GC> `` frames included when garbage collection is active
309- * - ``--mode ``
309+ * - Default for ``--mode ``
310310 - Wall-clock mode (all samples recorded)
311- * - ``--realtime-stats ``
311+ * - Default for ``--realtime-stats ``
312312 - Disabled
313- * - ``--subprocesses ``
313+ * - Default for ``--subprocesses ``
314314 - Disabled
315315
316316
You can’t perform that action at this time.
0 commit comments