javierhonduco / rbperf

Low-overhead sampling profiler and tracer for Ruby for Linux
MIT License
119 stars 5 forks source link

Add scripts to compile a custom libelf and zlib #56

Closed javierhonduco closed 1 year ago

javierhonduco commented 1 year ago

Added script to download + build them in https://github.com/javierhonduco/rbperf/commit/44d3de72af050272f9482dc2a91fd7aa8897f88d. Will still use Ubuntu's upstream libraries in CI, at least at this time. Releases will be produced with the custom archives generated by this script.