summaryrefslogtreecommitdiff
path: root/src/runtime/pprof/internal
Commit message (Expand)AuthorAgeFilesLines
* runtime/pprof/internal/protopprof: fix test on s390xMichael Munday2016-11-221-1/+3
* runtime/pprof: generate heap profiles in compressed proto formatMichael Matloob2016-11-222-0/+185
* runtime/pprof/internal/protopprof: fix TestTranslateCPUProfileWithSamples tes...Vladimir Stefanovic2016-11-171-4/+4
* runtime/pprof/internal: delete package gzip0Michael Matloob2016-11-112-199/+0
* runtime/pprof: output CPU profiles in pprof protobuf formatMichael Matloob2016-11-102-39/+0
* runtime/pprof/internal/protopprof: skip TestTranslateCPUProfileWithSamples if...Michael Munday2016-11-091-1/+3
* runtime/pprof/internal: add package protopprofMichael Matloob2016-11-082-0/+313
* Revert "runtime/pprof: write profiles in protobuf format."Michael Matloob2016-10-315-1056/+0
* runtime/pprof/internal/gzip0: new package for pprofRuss Cox2016-10-292-0/+199
* runtime/pprof/internal/profile: add copyright notice to profile_memmap.goMichael Matloob2016-10-281-0/+4
* runtime/pprof: write profiles in protobuf format.Michael Matloob2016-10-285-0/+1052
* Revert "runtime/pprof: write profiles in protobuf format."Austin Clements2016-10-285-1052/+0
* runtime/pprof: write profiles in protobuf format.unknown2016-10-285-0/+1052