Skip to content

Conversation

@yanglong1010
Copy link
Contributor

hi all

Could I have a review for this patch. I would be very grateful.

For JDK 16 and above, jdk.ObjectAllocationSample is the default allocation event of JFR, jdk.ObjectAllocationInNewTLAB and jdk.ObjectAllocationOutsideTLAB are disabled by default.

This patch adds support for jdk.ObjectAllocationSample.
If both jdk.ObjectAllocationSample and TLAB events are enabled, we use jdk.ObjectAllocationSample only, ignore the TLAB events.

Thanks

@D-D-H D-D-H merged commit 0d17fa4 into eclipse-jifa:main Mar 18, 2024
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