aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/pprof/pprof_test.go
AgeCommit message (Expand)Author
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
2020-04-22net/http/pprof: allow "seconds" parameters to most profilesHana (Hyang-Ah) Kim
2020-04-22net/http/pprof: make TestDeltaProfile less flaky by retryingHana (Hyang-Ah) Kim
2020-04-17net/http/pprof: support the "seconds" param for block, mutex profilesHana Kim
2020-02-21net/http/pprof: set content type for /debug/pprofHana (Hyang-Ah) Kim
2018-05-10net/http/pprof: update the /debug/pprof endpointAgniva De Sarker
2018-03-28net/http/pprof: harden handler responsesAndrew Bonventre