go-torch is now included in pprof

This commit is contained in:
Damian Gryski 2017-12-29 08:04:17 -08:00
parent 5c8f011e20
commit 9fbae0e4aa
2 changed files with 0 additions and 2 deletions

1
TODO
View File

@ -123,7 +123,6 @@ posts:
tools: tools:
https://godoc.org/github.com/aclements/go-perf https://godoc.org/github.com/aclements/go-perf
https://godoc.org/x/perf/cmd/benchstat https://godoc.org/x/perf/cmd/benchstat
https://github.com/uber/go-torch
https://github.com/rakyll/gom https://github.com/rakyll/gom
https://github.com/tam7t/sigprof https://github.com/tam7t/sigprof
https://github.com/aybabtme/dpprof https://github.com/aybabtme/dpprof

View File

@ -136,4 +136,3 @@ Techniques applicable to source code in general
Look at some more interesting/advanced tooling Look at some more interesting/advanced tooling
* perf (perf2pprof) * perf (perf2pprof)
* go-torch (+flamegraphs)