Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xuorig/jeprof-rs
- Owner: xuorig
- Created: 2024-02-20T16:42:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T16:46:08.000Z (10 months ago)
- Last Synced: 2024-04-14T22:54:49.895Z (8 months ago)
- Topics: jemalloc
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.