jvm-profiling-tools / honest-profiler

A sampling JVM profiler without the safepoint sample bias
https://github.com/RichardWarburton/honest-profiler/wiki
MIT License
1.25k stars 146 forks source link

#242: Fix build on xcode 9.3 #243

Closed tobias-bahls closed 6 years ago

tobias-bahls commented 6 years ago

I also took the liberty to add xcode9.3 to the travis config

RichardWarburton commented 6 years ago

Thanks for the PR - I'll merge if/when travis says its ok ;)