-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
There's no option with go tool pprof to specify the endpoint for the symbols. The current method to derive it from the profile path isn't very flexible, such as when the debug/pprof endpoints are wrapped into a deeper path, for example /some/wrapping/path/debug/pprof/. In this case, pprof determines that the symbols will be at /symbolz, when in fact they should be at /some/wrapping/path/debug/pprof/symbol.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.