aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/pprof/runtime.go
AgeCommit message (Expand)Author
2025-10-02runtime,net/http/pprof: goroutine leak detection by using the garbage collectorVlad Saioc
2023-11-08runtime: add available godoc linkcui fliter
2023-05-05runtime, runtime/pprof: record instantiated symbol name in CPU profileCherry Mui
2022-10-14runtime/pprof: set Function.start_line fieldMichael Pratt
2020-03-05runtime/pprof: expand final stack frame to avoid truncationMichael Pratt
2019-08-07runtime/pprof: Mention goroutine label heritabilityDavid Finkel
2017-02-06runtime: add definitions for SetGoroutineLabels and DoMichael Matloob