• Raul Silvera's avatar
    cmd/pprof: Re-enable weblist and disasm · 8887be46
    Raul Silvera authored
    Previous changes started using the full filename for object files
    on graph nodes, instead of just the file basename. The basename
    was still being used when selecting mappings to disassemble for
    weblist and disasm commands, causing a mismatch.
    
    This fixes #18385. It was already fixed on the upstream pprof.
    
    Change-Id: I1664503634f2c8cd31743561301631f12c4949c9
    Reviewed-on: https://go-review.googlesource.com/34665Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    8887be46
Name
Last commit
Last update
..
internal Loading commit data...
README Loading commit data...
doc.go Loading commit data...
pprof.go Loading commit data...