Skip to content

Add async profiler options to launch command #3192

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

Merged

Conversation

alexarchambault
Copy link
Member

Use like

$ cs launch org:name:ver --flame-graph flamegraph.html -- …app options…
$ cs launch org:name:ver --async-profiler --async-profiler-opt start,event=cpu,flamegraph,file=flamegraph.html -- …app options…

Use like

    $ cs launch org:name:ver --flame-graph flamegraph.html -- …app options…
    $ cs launch org:name:ver --async-profiler --async-profiler-opt start,event=cpu,flamegraph,file=flamegraph.html -- …app options…
@alexarchambault alexarchambault merged commit 5ea4aa4 into coursier:main Dec 19, 2024
23 checks passed
@alexarchambault alexarchambault deleted the async-profiler-options branch December 19, 2024 15:02
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