|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| README.md | f26b409bd5 tempfork: add lite fork of net/http/pprof w/o html/template or reflect | %!s(int64=5) %!d(string=hai) anos |
| pprof.go | a6cad71fb2 go.mod: upgrade staticcheck to 0.1.0 | %!s(int64=5) %!d(string=hai) anos |
| pprof_test.go | f0347e841f refactor: move from io/ioutil to io and os packages | %!s(int64=3) %!d(string=hai) anos |
This is a fork of net/http/pprof that doesn't use init side effects and doesn't use html/template (which ends up calling reflect.Value.MethodByName, which disables some linker deadcode optimizations).