aboutsummaryrefslogtreecommitdiff
path: root/src/internal/profile/profile.go
AgeCommit message (Expand)Author
2026-02-03all: prealloc slice with possible minimum capabilitiesShulhan
2024-02-08internal/pprof: remove unused codeqiulaidongfeng
2024-01-31internal/profile: remove legacy profile supportMichael Pratt
2023-12-07internal/profile: fully decode proto even if there are no samplesMichael Pratt
2023-01-20internal/profile: use internal/lazyregexp for the legacy parserDaniel Martí
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
2020-04-17net/http/pprof: support the "seconds" param for block, mutex profilesHana Kim