heap_dumper_visualizer icon indicating copy to clipboard operation
heap_dumper_visualizer copied to clipboard

ptmalloc2 heap dumper and visualizer

Results 1 heap_dumper_visualizer issues
Sort by recently updated
recently updated
newest added

Any interest in expanding to generic linux process heap dumps? https://github.com/iovisor/bcc/blob/master/tools/profile.py is the most popular eBPF script for logging stack traces. I was hoping of creating a tool that similarly...