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

Test and enable pprof collection by default #120

Open
chaitanyaenr opened this issue Mar 16, 2020 · 0 comments
Open

Test and enable pprof collection by default #120

chaitanyaenr opened this issue Mar 16, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@chaitanyaenr
Copy link
Member

@portante converted the pprof tool written in bash to python to improve the code quality which includes the ability to run it independent of pbench: https://github.com/distributed-system-analysis/pbench/blob/master/agent/tool-scripts/datalog/pprof-datalog. We need to test it to see if it needs any changes for it to work on OCP 4.x as the previous pprof script is tailored for OCP 3.x ( excepts a ocp 3.x inventory used to install the cluster ).

We also need to enable the pprof collection by default for our workloads. @jtaleric has a PR open for it: #114.

@chaitanyaenr chaitanyaenr added the enhancement New feature or request label Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants