hala-pprof-memory 0.2.19

A memory profile data collector for pprof
Documentation
1
2
3
4
5
6
7
8
9
# A [`pprof`]https://github.com/google/pprof profiler implementation for rust programs

[![CI](https://github.com/HalaOS/pprof-rs/actions/workflows/ci.yaml/badge.svg)](https://github.com/HalaOS/pprof-rs/actions/workflows/ci.yaml)
[![Release](https://github.com/HalaOS/pprof-rs/actions/workflows/release.yaml/badge.svg)](https://github.com/HalaOS/pprof-rs/actions/workflows/release.yaml)
[![Crates.io Version](https://img.shields.io/crates/v/hala-pprof-memory)](https://crates.io/crates/hala-pprof-memory)
[![docs.rs](https://img.shields.io/docsrs/hala-pprof-memory)
](https://docs.rs/hala-pprof-memory)

This project writes runtime profiling data in the format expected by the pprof visualization tool.