]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/preprofile: Add preprocess tool to pre-parse the profile file."
authorMichael Pratt <mpratt@google.com>
Mon, 22 Jan 2024 22:35:04 +0000 (22:35 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 22 Jan 2024 23:07:48 +0000 (23:07 +0000)
commita807295d438f9575c32a5d4fa0bbaf6b8827f344
treef6165e24558760960a9f051985d384b6dd2acf07
parentc46966653f6144e20f8b9bccb96e7a7f1d32aeb9
Revert "cmd/preprofile: Add preprocess tool to pre-parse the profile file."

This reverts CL 529738.

Reason for revert: Breaking longtest builders

For #58102.
Fixes #65220.

Change-Id: Id295e3249da9d82f6a9e4fc571760302a1362def
Reviewed-on: https://go-review.googlesource.com/c/go/+/557460
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/base/flag.go
src/cmd/compile/internal/pgo/internal/graph/graph.go [moved from src/internal/profile/graph.go with 96% similarity]
src/cmd/compile/internal/pgo/irgraph.go
src/cmd/compile/internal/test/pgo_inl_test.go
src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.pprof.node_map [deleted file]
src/cmd/preprofile/main.go [deleted file]