Skip to content

Commit eb1b6fb

Browse files
committed
Update documentation
1 parent 4a19ac0 commit eb1b6fb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

collector/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,7 @@ The following options alter the behaviour of the `bench_local` subcommand.
155155
choices are one or more (comma-separated) of `Llvm`, `Cranelift`. The default
156156
is `Llvm`.
157157
- `--self-profile`: use rustc's `-Zself-profile` option to produce
158-
query/function tables in the output. The `measureme` tool must be installed
159-
for this to work.
158+
query/function tables in the output.
160159

161160
`RUST_LOG=debug` can be specified to enable verbose logging, which is useful
162161
for debugging `collector` itself.

0 commit comments

Comments
 (0)