Hi folks, I recently wrote a Racket package that lets you visualize profiler outputs using flame graphs[1]. The package handles the plumbing of hooking up the profiler to Brendan Gregg's perl script[2] which does the actual visualization work.
Anyhow, you can find it here with some instructions for use: https://github.com/takikawa/racket-profile-flamegraph and on the pkg catalog as `profile-flame-graph`. [1]: http://www.brendangregg.com/flamegraphs.html [2]: https://github.com/brendangregg/FlameGraph Cheers, Asumu -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.