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 25c604c commit 4ad3088Copy full SHA for 4ad3088
docs/cli_help.md
@@ -109,9 +109,8 @@
109
before any `--benchmark` arguments.
110
111
* `--profile`
112
- * Don't use the `blocking_kernel`.
113
- * Only run the benchmark once, skipping any warmup runs and batched
114
- measurements.
+ * Only run each benchmark once.
+ * Disable any instrumentation that may interfere with profilers.
115
* Intended for use with external profiling tools.
116
* Applies to the most recent `--benchmark`, or all benchmarks if specified
117
0 commit comments