MemoryLogic
dotMemory
Glimpse for C#
OProfile
Robot Console
Valgrind
Munin
Yourkit
PerfView
CLR Profiler for .NET Framework
.NET Memory Profiler
SlimTune
ANTS Memory Profiler
dotTrace Memory
dotMemory
MemoryLogic
PerfViewNo features have been listed yet.
No MemoryLogic 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 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
dotMemory - dotMemory allows users to analyze memory usage in a variety of .NET and .NET Core applications.
CLR Profiler for .NET Framework - The CLR Profiler allows developers to see the allocation profile of their managed applications.
Glimpse for C# - The open source diagnostics platform for the web. Contribute to Glimpse/Glimpse development by creating an account on GitHub.
.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.
OProfile - OProfile is an open source project that includes a statistical profiler, capable of profiling all running code at low overhead.
SlimTune - SlimTune is a free profiler and performance analysis/tuning tool for .