No features have been listed yet.
No Profiling Viewer videos yet. You could help us improve this page by suggesting one.
Based on our record, DTrace 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.
I believe that macOS still ships with DTrace; Xcode Instruments was originally built on top of it. https://dtrace.org (Some people find it easier to write a one-line script that reports the timings that they need; I don't know if it helps you.). - Source: Hacker News / about 1 year ago
Kcachegrind - Callgrind is a profiling tool and KCachegrind is able to visualize output of the profilers.
OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.
WinCacheGrind - WinCacheGrind is a viewer for cachegrind.out files generated by xdebug 2.
strace - Trace system calls and signals. A diagnostic, debugging and instructional userspace utility.
Webgrind - Webgrind is an Xdebug profiling web frontend in PHP5.
X64dbg - X64dbg is a debugging software that can debug x64 and x32 applications.