[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
Provide your comments here: https://github.com/golang/go/issues/17280

Thanks!
Michael

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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
Provide your comments here: https://github.com/golang/go/issues/17280

Thanks!
Michael

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.