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

Add support to monitor energy inside virtual machines #73

Merged
merged 19 commits into from
Jul 2, 2024

Conversation

adelnoureddine
Copy link
Member

Allow JoularJX to measure energy of Java applications running inside virtual machines.
This requires to measure the VM power consumption in the host, write it to a file, and share this file with the guest.
JoularJX will read this file and use its power data as the basis of power consumption of the guest OS.

@adelnoureddine adelnoureddine self-assigned this Jul 2, 2024
@adelnoureddine adelnoureddine linked an issue Jul 2, 2024 that may be closed by this pull request
@adelnoureddine adelnoureddine merged commit 08c9a16 into develop Jul 2, 2024
1 check passed
@adelnoureddine adelnoureddine deleted the virtualmachine branch July 2, 2024 10:04
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.

Make JoularJX work in VM
1 participant