๐ฅ WonderLeak is a fast allocation profiler for Windows that can handle long running multi threaded targets that are performing many millions of allocations over their lifetime.
๐ WonderLeak will profile all kinds of heap allocations as well as handle allocations, such as file or registry handles.
๐ก The UI gives you great filtering support so you can drill down into the results and find the allocation leaks in your application. ๐ WonderLeak supports applications built with different toolchains such as Visual Studio or C++ Builder, so numerous symbol file formats are supported, including PDB, COFF, DWARF and TD32/TDS.
๐ You can integrate WonderLeak into your application with the C/C++ API or into your pipeline with the command line interface.
No Relyze WonderLeak videos yet. You could help us improve this page by suggesting one.
Based on our record, PerfView seems to be more popular. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
It is fascinating to see so many distributed nugets of software lying around for specific use cases. One of them is perfview by Microsoft (https://github.com/microsoft/perfview). Source: over 2 years ago
Could you profile it with windows perfview[1]? [1] https://github.com/microsoft/perfview. - Source: Hacker News / about 3 years ago
Canโt believe this hasnโt been mentioned yet: https://github.com/microsoft/perfview. Source: over 3 years ago
Deleaker - Deleaker finds memory leaks, GDI leaks, leaks of handles, USER objects and others. Available both as a Visual C++ extension and standalone application.
dotTrace Memory - With dotTrace Memory, you can quickly profile the memory usage of your applications based on .
GlowCode - C++ and other programming languages profiler
.NET Memory Profiler - .NET Memory Profiler. A powerful tool for finding memory leaks and optimizing the memory usage in programs written in C#, VB.NET or any other .NET Language.
GDIView - Displays the list of GDI resources/handles allocated by every process.
EurekaLog - EurekaLog is the new Delphi and C++Builder exception tracer tool that gives your application (GUI...