diff --git a/launch.sh b/launch.sh index 0f8c3cddb8..902c9fc866 100755 --- a/launch.sh +++ b/launch.sh @@ -89,6 +89,9 @@ export NXF_PLUGINS_DIR export NXF_PLUGINS_MODE export NXF_PLUGINS_DEFAULT +# Yourkit profiling library +YOURKIT_AGENT=${YOURKIT_AGENT:-/Applications/YourKit-Java-Profiler-2021.11.app/Contents/Resources/bin/mac/libyjpagent.dylib} + # # classpath when the application is compiled with gradle #