ivoanjo / gvl-tracing

Get a timeline view of Global VM Lock usage in your Ruby app
MIT License
114 stars 7 forks source link

Fix perfetto output for using in ff profiler #16

Open jpcamara opened 9 months ago

jpcamara commented 9 months ago
jpcamara commented 9 months ago

Once finished, this handles Add support for producing data in a format readable by the [Firefox Profiler](https://profiler.firefox.com/) or [Speedscope](https://www.speedscope.app/) here https://github.com/ivoanjo/gvl-tracing/issues/13

ivoanjo commented 5 months ago

Btw now that Ruby 3.3 support seems to be in good shape, I'd love to get this in as well ;) (no pressure! haha)