You've already forked go-profiler-notes
mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2025-07-12 23:50:13 +02:00
fix link target for new block-profile section (#21)
This commit is contained in:
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)
|
||||
|
||||
|
Reference in New Issue
Block a user