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 for darkmode
This commit is contained in:
2
pprof.md
2
pprof.md
@ -14,7 +14,7 @@ The pprof format is defined in the [profile.proto](https://github.com/google/ppr
|
||||
|
||||
A picture is worth a thousand words, so below is an automatically [generated](https://github.com/seamia/protodot) visualization of the format. Please note that fields such as `filename` are pointers into the `string_table` which are not visualized, improvements for this would be welcome!
|
||||
|
||||
<!-- TODO: fix dark mode -->
|
||||
<!-- transparent to white bg: convert -flatten profile.png profile.png -->
|
||||
|
||||
<img src="./profile.png" alt="profile.proto visualized" style="zoom: 80%;" />
|
||||
|
||||
|
BIN
profile.png
BIN
profile.png
Binary file not shown.
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 118 KiB |
Reference in New Issue
Block a user