Hi all, I am trying to find some GDB heap profiling Python scripts that could print heap profile using core dump files or live process.
I know that Jemalloc provides pprof Perl script for Leak Checking and Heap Profiling. However, pprof is not working with core dump files as well as GDB. Does anybody knows any existing Jemalloc GDB heap profiling python tools? Thanks. Best, Congcong Chen
_______________________________________________ jemalloc-discuss mailing list [email protected] http://www.canonware.com/mailman/listinfo/jemalloc-discuss
