aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/pprof/internal/profile/encode.go
AgeCommit message (Expand)Author
2020-04-17net/http/pprof: support the "seconds" param for block, mutex profilesHana Kim
2018-04-24runtime/pprof: introduce "allocs" profileHana (Hyang-Ah) Kim
2017-02-24runtime/pprof/internal/profile: move internal/pprof/profile hereRuss Cox
2016-10-31Revert "runtime/pprof: write profiles in protobuf format."Michael Matloob
2016-10-28runtime/pprof: write profiles in protobuf format.Michael Matloob
2016-10-28Revert "runtime/pprof: write profiles in protobuf format."Austin Clements
2016-10-28runtime/pprof: write profiles in protobuf format.unknown