Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xuorig/jeprof-rs

A port of jeprof
https://github.com/xuorig/jeprof-rs

jemalloc

Last synced: about 2 months ago
JSON representation

A port of jeprof

Awesome Lists containing this project

README

        

# JeProf-RS (WIP)

A port of `jeprof` written in rust. Currently this will be very tailored to my needs (generating flamegraphs quickly without relying on commandline addr2line and other tools used by jeprof). Most likely
this won't handle everything `jeprof` can do initially.