Skip to content

WORKSPACE: update to an unreleased version of rules_go#79

Merged
saser merged 1 commit intomainfrom
pprofsrc
Dec 26, 2021
Merged

WORKSPACE: update to an unreleased version of rules_go#79
saser merged 1 commit intomainfrom
pprofsrc

Conversation

@saser
Copy link
Copy Markdown
Owner

@saser saser commented Dec 26, 2021

This new version includes bazel-contrib/rules_go#3029 which has the effect that
building a benchmark with -c dbg and then running with
-test.cpuprofile=<whatever> lets go tool pprof see source information. This
is not the case with the most recently released version of rules_go, v0.29.0.

Also update Makefile so that make buildifier formats WORKSPACE.

This new version includes bazel-contrib/rules_go#3029 which has the effect that
building a benchmark with `-c dbg` and then running with
`-test.cpuprofile=<whatever>` lets `go tool pprof` see source information. This
is not the case with the most recently released version of rules_go, v0.29.0.

Also update Makefile so that `make buildifier` formats WORKSPACE.
@saser saser merged commit 843dfda into main Dec 26, 2021
@saser saser deleted the pprofsrc branch December 26, 2021 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant