Skip to content

MINOR: Update jmh for async profiler 2.0 support#10800

Merged
ijuma merged 1 commit into
apache:trunkfrom
ijuma:jmh-1.32
Jun 2, 2021
Merged

MINOR: Update jmh for async profiler 2.0 support#10800
ijuma merged 1 commit into
apache:trunkfrom
ijuma:jmh-1.32

Conversation

@ijuma

@ijuma ijuma commented May 31, 2021

Copy link
Copy Markdown
Member

Async profiler 2.0 outputs html5 flame graph files
and supports simultaneous collection of cpu,
allocation and lock profiles in jfr format.

Updated the readme to include an example of the
latter and verified that the Readme commands
work with async profiler 2.0.

Release notes:

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

Async profiler 2.0 outputs html5 flame graph files
and supports simultaneous collection of cpu,
allocation and lock profiles in jfr format.
@ijuma ijuma requested a review from chia7712 May 31, 2021 18:41

@showuon showuon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM! Verified that the new added commands work with async profiler 2.0 in Ubuntu 18. Thank you.

@chia7712 chia7712 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@dajac dajac left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks.

@ijuma ijuma merged commit 8b71604 into apache:trunk Jun 2, 2021
@ijuma ijuma deleted the jmh-1.32 branch June 2, 2021 12:55
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.

4 participants