dotMemory
Valgrind
MemoryLogic
Glimpse for C#
Robot Console
VisualVM
OProfile
ANTS Memory Profiler
PerfView
CLR Profiler for .NET Framework
.NET Memory Profiler
SlimTune
ANTS Memory Profiler
dotTrace Memory
dotMemory
PerfViewBased on our record, PerfView seems to be more popular. It has been mentiond 4 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.
To introduce some visualization and look into what's happening memory-wise behind the scenes, let's use PerfView. It's a simple standalone .exe, so I've downloaded it and included it in our Release output folder (in my case complex-app\bin\Release\net10.0). - Source: dev.to / over 2 years ago
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: about 3 years ago
Could you profile it with windows perfview[1]? [1] https://github.com/microsoft/perfview. - Source: Hacker News / almost 4 years ago
Canโt believe this hasnโt been mentioned yet: https://github.com/microsoft/perfview. Source: about 4 years ago
Valgrind - Valgrind is an instrumentation framework for building dynamic analysis tools.
CLR Profiler for .NET Framework - The CLR Profiler allows developers to see the allocation profile of their managed applications.
MemoryLogic - MemoryLogic offers tools to add process id and memory usage in rails logs and to track memory leaks.
.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.
Glimpse for C# - The open source diagnostics platform for the web. Contribute to Glimpse/Glimpse development by creating an account on GitHub.
SlimTune - SlimTune is a free profiler and performance analysis/tuning tool for .