mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-20 16:45:26 +08:00
fix link target for new block-profile section (#21)
This commit is contained in:
parent
63feabe270
commit
18fd7f410e
1 changed files with 1 additions and 1 deletions
2
block.md
2
block.md
|
|
@ -1,6 +1,6 @@
|
|||
⬅ [Index of all go-profiler-notes](./README.md)
|
||||
|
||||
⚠ This page is deprecated in favor of the block profiler section in the [The Busy Developer's Guide to Go Profiling, Tracing and Observability](./guide/README.md#block).
|
||||
⚠ This page is deprecated in favor of the block profiler section in the [The Busy Developer's Guide to Go Profiling, Tracing and Observability](./guide/README.md#block-profiler).
|
||||
|
||||
[Description](#description) - [Usage](#usage) - [Overhead](#overhead) - [Accuracy](#accuracy) - [Relationship with Mutex Profiling](#relationship-with-mutex-profiling) - [Profiler Labels](#profiler-labels) - [History](#history)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue