summaryrefslogtreecommitdiff
path: root/src/net/http/pprof
Commit message (Expand)AuthorAgeFilesLines
* net/http/pprof: mention mutex profile in docHana (Hyang-Ah) Kim2017-06-261-0/+5
* all: remove redundant returnsDaniel Martí2017-04-191-1/+0
* net/http/pprof: return error when requested profile duration exceeds WriteTim...Kale Blankenship2017-02-081-0/+23
* net/http/pprof: remove comments pointing to gperftoolsRaul Silvera2016-06-281-2/+0
* net/http/pprof: accept fractional seconds in trace handlerRuss Cox2016-04-111-3/+3
* net/http/pprof: note calling runtime.SetBlockProfileRate is required for bloc...Dan Peterson2016-04-061-1/+2
* all: single space after period.Brad Fitzpatrick2016-03-021-3/+3
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* net/http/pprof: stop profiling if client's connection closesBrad Fitzpatrick2016-01-061-2/+13
* runtime/trace: add new packageDmitry Vyukov2015-07-221-4/+5
* all: link to https for golang subdomains tooBrad Fitzpatrick2015-07-121-1/+1
* net/http/pprof: Correct body tag in index templateQuoc-Viet Nguyen2015-03-191-1/+1
* net/http/pprof: Use relative links to profiles in index htmlMatt Joiner2015-03-121-2/+2
* net/http/pprof: add tracing supportDmitry Vyukov2015-01-281-0/+29
* net/http/pprof: run GC for /debug/pprof/heap?gc=1Russ Cox2014-10-241-0/+4
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+205