Skip to content

cmd/pprof: network symbol fetch not working #9199

@gopherbot

Description

@gopherbot

by toffaletti:

Examples using profiles fetched from net/http/pprof.

inuse_objects:

(pprof) top
354070 of 354070 total (  100%)
      flat  flat%   sum%        cum   cum%
    354070   100%   100%     354070   100% 

cpu profile:

(pprof) top
9.06s of 9.06s total (  100%)
      flat  flat%   sum%        cum   cum%
     9.06s   100%   100%      9.06s   100%  


This was previously working with 1.4beta1 and 1.3.1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions