
Webgrind
Kcachegrind
WinCacheGrind
Profiling Viewer
MemoryLogic
dotMemory
Glimpse for C#
OProfile
Robot Console
Valgrind
Munin
Yourkit
No MemoryLogic videos yet. You could help us improve this page by suggesting one.
Based on our record, Webgrind seems to be more popular. It has been mentiond 1 time 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.
Is there a way to read the xDebug 3 Profiler results on Windows? I've tried: 1) QCacheGrind?(https://sourceforge.net/projects/qcachegrindwin/) 2) WinCacheGrind (https://github.com/ceefour/wincachegrind/releases/tag/1.1) 3) Webgrind (https://github.com/jokkedk/webgrind) But none of them was able to read the .gz files. Source: over 4 years ago
Kcachegrind - Callgrind is a profiling tool and KCachegrind is able to visualize output of the profilers.
dotMemory - dotMemory allows users to analyze memory usage in a variety of .NET and .NET Core applications.
WinCacheGrind - WinCacheGrind is a viewer for cachegrind.out files generated by xdebug 2.
Glimpse for C# - The open source diagnostics platform for the web. Contribute to Glimpse/Glimpse development by creating an account on GitHub.
Profiling Viewer - Profiling Viewer for Mac OS X opens and visualizes callgrind files
OProfile - OProfile is an open source project that includes a statistical profiler, capable of profiling all running code at low overhead.