Fix a typo error in docs (#2098)
This commit is contained in:
@@ -132,7 +132,7 @@ Alternatively we could also use `perf annotate` to take a look at the
|
|||||||
disassembly of the `fib` function, seeing what the JIT generated:
|
disassembly of the `fib` function, seeing what the JIT generated:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ perf annotate --input perf.jit-data
|
$ perf annotate --input perf.jit.data
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user