grafana / pyroscope-java

pyroscope java integration
Apache License 2.0
72 stars 31 forks source link

update to async-profiler 3.0 #139

Closed korniltsev closed 5 months ago

korniltsev commented 5 months ago

upstream has a single binary for musl/glibc, I could not make it work with stdlibc++ static linking so we still have separate binaries for musl/libc. Otherwise no changes were made, only some integration tests are added.