lib_malloc_freq 0.1.2

Use malloc frequency profiler (malloc_freq) via LD_PRELOAD
Documentation

Companion crate to [malloc_freq]. This crate compiles into a dynamic library that can be loaded via LD_PRELOAD to intercept malloc calls issued by the program and redirect them to the malloc_freq profiler.