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

cli: introduce pprof-loop v3 #96749

Closed
wants to merge 1 commit into from
Closed

Conversation

tbg
Copy link
Member

@tbg tbg commented Feb 7, 2023

This is a cli command that, given an output location and a list of
NodeIDs, gathers CPU profiles on the nodes in a tight loop until
interrupted.

This is easier to use than scripts/pprof-loop.sh which needs to
be pointed at each node separately.

Then new command doesn't support runtime traces and many of the other
commands yet.

Epic: none
Release note: None

This is a cli command that, given an output location and a list of
NodeIDs, gathers CPU profiles on the nodes in a tight loop until
interrupted.

This is easier to use than `scripts/pprof-loop.sh` which needs to
be pointed at each node separately.

Then new command doesn't support runtime traces and many of the other
commands yet.

Epic: none
Release note: None
@blathers-crl
Copy link

blathers-crl bot commented Feb 7, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

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.

2 participants