meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ixc2024:tech:tools:joular-jx [2024/05/22 11:10] – created sharjeel_193ixc2024:tech:tools:joular-jx [2024/05/22 11:26] (current) sharjeel_193
Line 11: Line 11:
 ==== How it works? ==== ==== How it works? ====
  JoularJX is a Java agent where you can simply hook it to the Java Virtual Machine when starting your Java program:  JoularJX is a Java agent where you can simply hook it to the Java Virtual Machine when starting your Java program:
 +
 java -javaagent:joularjx-$version.jar yourProgram java -javaagent:joularjx-$version.jar yourProgram
  
Line 16: Line 17:
  
 ==== Link ==== ==== Link ====
-[[https://www.microsoft.com/en-us/sustainability/emissions-impact-dashboard | Click Here]]+[[https://github.com/joular/joularjx| Click Here]]