Skip to content

cmd/pprof: go1.3 profiles and tip profiles show different information #8942

@rsc

Description

@rsc
pprof has a list of internal runtime functions to squelch.
that list needs to be updated for tip.
in particular, old profiles did not show malloc - instead a malloc is accounted to the
funtion in which it appears. but at tip profiles are showing malloc again.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions