dorfylegends/sample.sh
Robert Janetzko ef5c2ca337 profile
2022-04-10 21:27:37 +00:00

4 lines
98 B
Bash
Executable File

#!/bin/bash
curl http://localhost:8081/debug/pprof/heap > heap.0.pprof
go tool pprof heap.0.pprof