Skip to content

cmd/pprof: pprof doesn't show useful info for closure #11680

@pierrre

Description

@pierrre

In pprof, a closure is displayed like this: package.func.017.
It could be useful to add the file name and line number.

go tool pprof -lines is too verbose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions