Webgrind
Kcachegrind
WinCacheGrind
Profiling Viewer
ApproveAPI
API Monitor
Valgrind
strace
Process Monitor
ltrace
WinAPIOverride
JTracer
No features have been listed yet.
No ApproveAPI 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.
API Monitor - API Monitor is a software that monitors and displays API calls made by applications and services. Its a powerful tool for seeing how Windows and other applications work or tracking down problems that you have in your own applications
WinCacheGrind - WinCacheGrind is a viewer for cachegrind.out files generated by xdebug 2.
Valgrind - Valgrind is an instrumentation framework for building dynamic analysis tools.
Profiling Viewer - Profiling Viewer for Mac OS X opens and visualizes callgrind files
strace - Trace system calls and signals. A diagnostic, debugging and instructional userspace utility.