summaryrefslogtreecommitdiff
path: root/misc/pprof
Commit message (Expand)AuthorAgeFilesLines
* misc/pprof: support block profileDmitriy Vyukov2013-09-231-2/+3
* misc/pprof: work with either LWP::UserAgent or curlBrad Fitzpatrick2013-08-291-37/+62
* misc/pprof: pprof http used with net/http/pprof not working on windows/amd64Shivakumar GN2013-08-271-47/+50
* misc/pprof: pprof on windows does not provide demangled namesShivakumar GN2013-08-091-20/+27
* misc/pprof: fix html5 doctype declarationShenghou Ma2013-06-091-1/+1
* misc/pprof: register cnew and runtime.cnewarray as malloc wrappers.R?my Oudompheng2013-06-051-0/+3
* misc/pprof: fix address lookup regression on LinuxJeff R. Allen2013-03-131-5/+3
* cmd/pprof: never use c++filtRuss Cox2013-03-111-16/+11
* misc/pprof: don't look for browser in current directory.R?my Oudompheng2012-12-211-4/+2
* pprof: fix https URLs and 'profiler in use' errorsRuss Cox2012-12-101-12/+16
* pprof: filter out runtime.settype and fix --svg mode to produce valid XMLBrad Fitzpatrick2012-10-151-3/+14
* pprof: make it work on windows againAlex Brainman2012-08-181-10/+8
* runtime/pprof, misc/pprof: correct profile of total allocations.R?my Oudompheng2012-05-311-8/+12
* runtime/pprof: support OS X CPU profilingRuss Cox2012-02-281-11/+24
* cmd/dist: exclude cov and prof from releasesRuss Cox2012-02-141-0/+5025