jvm-profiling-tools / ap-loader

Packages async-profiler with binaries for all platforms in a single JAR
Apache License 2.0
130 stars 10 forks source link

Support change of profile.sh to asprof binary #11

Closed parttimenerd closed 9 months ago

parttimenerd commented 1 year ago

Starting at async-profiler version 2.10 (currently a pre-release), the profiler.sh is replaced with the asprof binary. ap-loader should hide this from the user as the major options from the profiler.sh are all present in asprof, except --lib which does not make any sense with ap-loader.

parttimenerd commented 9 months ago

Fixed with https://github.com/jvm-profiling-tools/ap-loader/commit/b432db885408bc080c617606462d43f10d6e1f37