1
0
mirror of https://github.com/golang/go synced 2024-10-07 05:21:22 -06:00
go/src/pkg/net/http/pprof
Russ Cox ebae73bb24 pprof: add Profile type
Makes it possible for client code to maintain its own profiles,
and also reduces the API surface by giving us a type that
models built-in profiles.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5684056
2012-02-22 21:46:12 -05:00
..
pprof.go pprof: add Profile type 2012-02-22 21:46:12 -05:00