Skip to content

Instantly share code, notes, and snippets.

@camsaul
Created March 18, 2017 00:40
Show Gist options
  • Save camsaul/fc18d0f6e2eaac75af957865b5987fe4 to your computer and use it in GitHub Desktop.
Save camsaul/fc18d0f6e2eaac75af957865b5987fe4 to your computer and use it in GitHub Desktop.
Profiling with YourKit
{:jvm-opts ["-agentpath:/Users/camsaul/Downloads/YourKit-Java-Profiler-2017.02.app/Contents/Resources/bin/mac/libyjpagent.jnilib"]}
@camsaul
Copy link
Author

camsaul commented Mar 18, 2017

Startup options:

libyjpagent.jnilib=sampling

or other startup options can be used as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment