Skip to content

[GR-64688] Apply command mapper hooks for all stages #11580

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

graalvmbot
Copy link
Collaborator

Currently, command mapper hooks (E.g. trackers) are skipped for image stages.
This PR applies the command mapper hooks for all stages and delegates the decision of either skipping the image stage or no to the command mapper hooks themselves. This way we can enable the energy tracking during the image stages.

mx PR: https://ol-bitbucket.us.oracle.com/projects/G/repos/mx/pull-requests/1931.

Successful g1gc-pgo-ee job for renaissance: https://ol-graal-infra1.oraclecorp.com/buildbot/builders/ci_executor/builds/32990980.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 8, 2025
@graalvmbot graalvmbot force-pushed the am/GR-64688-apply-command-mapper-hooks-for-all-stages branch from 20b01d1 to 97448b3 Compare July 8, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants