[go-nuts] New Proposal: Add support for pprof profiler labels

2016-10-18 Thread Michael Matloob
Hello Gophers! I've proposed adding a mechanism to the runtime profile support to allow setting pprof labels. Profile labels are already supported by go tool pprof, but there's no way of setting them yet. Doc is here: https://github.com/golang/proposal/blob/master/design/17280-profile-labels.md P

[go-nuts] Re: New Proposal: Add support for pprof profiler labels

2016-12-01 Thread Michael Matloob
After a lot of discussion, I've updated the proposal issue with a new API design. Please comment if you have feedback. Issue: golang.org/issue/17280 Michael On Tue, Oct 18, 2016 at 11:38 AM Michael Matloob wrote: Hello Gophers! I've proposed adding a mechanism to the runtime profi