tracing disabled in pprof facility
Bug #1742955 reported by
Junien Fridrick
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Wishlist
|
Anastasia |
Bug Description
Hi,
It's not possible to have a trace with the current pprof facility.
Comments at the top of worker/
// - For compatability with Go 1.2.1, support for obtaining trace data
// has been removed.
But we don't really care about Go 1.2.1, do we ?
Thanks
Changed in juju: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
Changed in juju: | |
status: | In Progress → Fix Committed |
milestone: | none → 2.4-beta1 |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
AIUI, pprof is a sampling tool (wakes up every 100ms and checks the call
stack). I didn't think it was possible to operate in tracing mode and have
it actually record all call stacks all the time.
On Fri, Jan 12, 2018 at 6:23 PM, Junien Fridrick <<email address hidden>
> wrote:
> Public bug reported: introspection/ pprof/pprof. go say : /bugs.launchpad .net/bugs/ 1742955 /bugs.launchpad .net/juju/ +bug/1742955/ +subscriptions
>
> Hi,
>
> It's not possible to have a trace with the current pprof facility.
> Comments at the top of worker/
>
> // - For compatability with Go 1.2.1, support for obtaining trace data
> // has been removed.
>
> But we don't really care about Go 1.2.1, do we ?
>
> Thanks
>
> ** Affects: juju
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are subscribed to juju.
> Matching subscriptions: juju bugs
> https:/
>
> Title:
> tracing disabled in pprof facility
>
> To manage notifications about this bug go to:
> https:/
>