Skip to content

cmd/pprof: update the vendored tool from upstream #21047

@ALTree

Description

@ALTree

Opening this to document a recent (failed) effort to update pprof from upstream.

The tool was successfully updated from upstream on March 1 (CL 37652). A failed attempt to a final update for go1.9 was made on June 20 (CL 46155). The update broke several builders and was immediately reverted.

The failing builders:

To sum it up: all the failures are on the TestHttpsInsecure test. Darwin and plan9 builders are failing because the test somehow generates bad/unexpected profiles(?). A linux-arm5 builder and both the android builders are failing with errors related to bad filesystem permission (I suspect the test makes assumptions about write permissions on certain folders that do not hold on some of the builders).

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeearly-in-cycleA change that should be done early in the 3 month dev cycle.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions