mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-20 16:45:26 +08:00
remove non-existing link
This commit is contained in:
parent
83eeb79a9a
commit
2b83368bbb
1 changed files with 1 additions and 1 deletions
2
block.md
2
block.md
|
|
@ -166,7 +166,7 @@ Below is an example of block profile encoded in [pprof's protobuf format](./ppro
|
|||
- contentions/count
|
||||
- delay/nanoseconds
|
||||
|
||||
The `blockprofilerate` used to create the profile is not included, neither are [profiler labels](./profiler-labels).
|
||||
The `blockprofilerate` used to create the profile is not included, neither are profiler labels.
|
||||
|
||||
```
|
||||
$ go tool pprof -raw block.pb.gz
|
||||
|
|
|
|||
Loading…
Reference in a new issue