mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
flame-graph screenshots
This commit is contained in:
parent
ba349fe66f
commit
45dc0f0e44
3 changed files with 7 additions and 1 deletions
|
|
@ -27,7 +27,13 @@ Graphical mode:
|
|||
go tool pprof -http=:8080 cpu.pprof
|
||||
```
|
||||
|
||||
and let it pop open a browser window.
|
||||
and let it pop open a browser window. Then navigate there -- I personally find _View_ -> _Flame Graph_ most useful:
|
||||
|
||||

|
||||
|
||||
Note that you can drill into subcomponents of the flame graph:
|
||||
|
||||

|
||||
|
||||
# Benchmark scripts
|
||||
|
||||
|
|
|
|||
BIN
docs/src/profiling/flame1.png
Normal file
BIN
docs/src/profiling/flame1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 255 KiB |
BIN
docs/src/profiling/flame2.png
Normal file
BIN
docs/src/profiling/flame2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 185 KiB |
Loading…
Add table
Add a link
Reference in a new issue