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

Create differential flame graphs for async-profiler or JFR #329

Merged
merged 13 commits into from
Mar 24, 2021
Merged

Conversation

wolfs
Copy link
Member

@wolfs wolfs commented Mar 22, 2021

When using async-profiler or JFR we can generate differential flame graphs for the stack files generated during "regular" profiling. This changes creates the differential flame graphs at the end of the profile runs, if

  • Either more than one version or more than one scenario has been used,
  • and JFR or async-profiler are used.

@wolfs wolfs self-assigned this Mar 22, 2021
@wolfs wolfs changed the title Create differential flame graphs for async of JFR profilers Create differential flame graphs for async-profiler or JFR Mar 22, 2021
Copy link
Contributor

@blindpirate blindpirate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! I left a few comments, it looks great overall.

@wolfs wolfs marked this pull request as ready for review March 24, 2021 11:12
@wolfs wolfs merged commit 91ccad2 into master Mar 24, 2021
@wolfs wolfs deleted the wolfs/diffs branch March 24, 2021 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants