Skip to content

Commit 4ad3088

Browse files
Update docs/cli_help.md
Spare users of implementation details in description of `--profile` option Co-authored-by: Allison Piper <[email protected]>
1 parent 25c604c commit 4ad3088

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/cli_help.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,8 @@
109109
before any `--benchmark` arguments.
110110

111111
* `--profile`
112-
* Don't use the `blocking_kernel`.
113-
* Only run the benchmark once, skipping any warmup runs and batched
114-
measurements.
112+
* Only run each benchmark once.
113+
* Disable any instrumentation that may interfere with profilers.
115114
* Intended for use with external profiling tools.
116115
* Applies to the most recent `--benchmark`, or all benchmarks if specified
117116
before any `--benchmark` arguments.

0 commit comments

Comments
 (0)