dorfylegends/sample.sh

4 lines
98 B
Bash
Raw Permalink Normal View History

2022-04-11 00:27:37 +03:00
#!/bin/bash
curl http://localhost:8081/debug/pprof/heap > heap.0.pprof
go tool pprof heap.0.pprof