Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime/pprof: implement pprof for aix/ppc64 #28555

Closed
Helflym opened this issue Nov 2, 2018 · 2 comments
Closed

runtime/pprof: implement pprof for aix/ppc64 #28555

Helflym opened this issue Nov 2, 2018 · 2 comments

Comments

@Helflym
Copy link
Contributor

Helflym commented Nov 2, 2018

pprof tool isn't yet implemented for aix/ppc64.
Therefore, https://go-review.googlesource.com/c/go/+/146939 disables TestTimePprof for aix/ppc64.

This is a tracking bug.

@bradfitz bradfitz added OS-AIX and removed OS-AIX labels Nov 2, 2018
@gopherbot
Copy link

Change https://golang.org/cl/164013 mentions this issue: runtime: disable pprof test with cgo on aix/ppc64

gopherbot pushed a commit that referenced this issue Mar 19, 2019
This commit disables new cgo pprof tests and adds an handler in sigtramp
to refuse SIGPROF signal.

Updates #28555

Change-Id: I152a871f8636e93328d411329104c6f023bd1691
Reviewed-on: https://go-review.googlesource.com/c/go/+/164013
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
@gopherbot
Copy link

Change https://golang.org/cl/169117 mentions this issue: runtime: improve sigtramp on aix/ppc64 to handle SIGPROF

@golang golang locked and limited conversation to collaborators Mar 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants