aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/pprof
AgeCommit message (Expand)Author
2016-11-02cmd/pprof: move cmd/internal/pprof back to cmd/pprof/internalRuss Cox
2016-11-02internal/pprof/profile: new package, moved from cmd/internal/pprof/profileRuss Cox
2016-10-28runtime: Profile goroutines holding contended mutexes.Peter Weinberger
2016-10-12cmd/pprof: instruction-level granularity in callgrind outputMichael Pratt
2016-09-14cmd: add internal/browser packageJosh Bleecher Snyder
2016-05-12cmd: fixed certain vet warningsAliaksandr Valialkin
2016-05-11cmd/pprof: remove tempDir when no longer neededJoe Tsai
2016-04-15cmd: remove unnecessary type conversionsMatthew Dempsky
2016-04-13cmd/pprof/internal/profile: always subtract 1 from PCsDmitry Vyukov
2016-04-12cmd/pprof: pass the event to pprof_toggle_asm for the weblist commandAlberto Donizetti
2016-04-12cmd/pprof/internal: move to cmd/internal/pprofDmitry Vyukov