I would like to verify that I have installed YourKit agent properly and I have it on my PATH.
I am using:
macOS 10.14.4
java version "1.8.0_191"
Any thoughts how to verify that using the terminal.
I would like to verify that I have installed YourKit agent properly and I have it on my PATH.
I am using:
macOS 10.14.4
java version "1.8.0_191"
Any thoughts how to verify that using the terminal.
Copyright © 2021 Jogjafile Inc.
Please try to run "java -agentpath=full_path_to_libyjpagent.jnilib -version" command. If all is OK, you will see YourKit Java Profiler agent output together with the output of "java -version".
The output should look like:
More details is here https://www.yourkit.com/docs/java/help/agent.jsp