jhawthorn / vernier

📏 next generation CRuby profiler
https://vernier.prof/
MIT License
806 stars 17 forks source link

Teach the profiler about interval markers #14

Closed tenderlove closed 1 year ago

tenderlove commented 1 year ago

This PR teaches the profiler about different marker types including interval markers. The profiler will now natively record an interval type for GC pauses. This way we can reduce the post processing required when producing a profile.