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

Adding in jfr thread park event. #20885

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

adpopescu
Copy link
Contributor

@adpopescu adpopescu commented Jan 6, 2025

Adding in the jfr park event.

Added in all the necessary hooks and structures for producing a JFR park event.

@adpopescu adpopescu force-pushed the jfr-threadpark branch 2 times, most recently from d5fe218 to 69b71cd Compare January 6, 2025 15:58
@adpopescu
Copy link
Contributor Author

@tajila Please review.
Thank you.

runtime/oti/VMHelpers.hpp Outdated Show resolved Hide resolved
runtime/vm/JFRConstantPoolTypes.cpp Outdated Show resolved Hide resolved
runtime/vm/JFRConstantPoolTypes.hpp Show resolved Hide resolved
@tajila tajila requested a review from theresa-m January 6, 2025 16:19
@tajila
Copy link
Contributor

tajila commented Jan 6, 2025

@theresa-m Please review these changes

@adpopescu adpopescu force-pushed the jfr-threadpark branch 5 times, most recently from e0633db to e1eb117 Compare January 6, 2025 23:44
runtime/oti/j9consts.h Show resolved Hide resolved
runtime/vm/jfr.cpp Show resolved Hide resolved
runtime/oti/j9vm.hdf Show resolved Hide resolved
@adpopescu adpopescu mentioned this pull request Jan 7, 2025
@tajila
Copy link
Contributor

tajila commented Jan 7, 2025

jenkins test sanity.functional xlinux jdk17

runtime/vm/JFRChunkWriter.hpp Outdated Show resolved Hide resolved
runtime/vm/JFRChunkWriter.hpp Outdated Show resolved Hide resolved
runtime/vm/JFRConstantPoolTypes.cpp Outdated Show resolved Hide resolved
runtime/vm/jfr.cpp Outdated Show resolved Hide resolved
runtime/vm/JFRConstantPoolTypes.cpp Outdated Show resolved Hide resolved
runtime/vm/JFRConstantPoolTypes.cpp Outdated Show resolved Hide resolved
runtime/vm/threadpark.cpp Outdated Show resolved Hide resolved
runtime/vm/JFRConstantPoolTypes.hpp Outdated Show resolved Hide resolved
@tajila
Copy link
Contributor

tajila commented Jan 8, 2025

jenkins test sanity.funcitonal xlinux jdk17

@tajila
Copy link
Contributor

tajila commented Jan 9, 2025

jenkins test sanity.functional alinux64 jdk17

@tajila tajila merged commit 6b6242e into eclipse-openj9:master Jan 9, 2025
6 of 7 checks passed
@tajila
Copy link
Contributor

tajila commented Jan 9, 2025

@adpopescu Can you please make a PR for the 0.49.0-release stream as well

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.

3 participants