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.
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.