[ACCEPTED]-Is there any KCacheGrind alternative for Mac Os X outta there?-kcachegrind
You can install KCacheGrind using MacPorts:
sudo port install valgrind kcachegrind4
There 6 are also some alternatives like:
- WebGrind
- qcachegrind (
brew install qcachegrind
); See: installation steps on OS X. XHProf: A Hierarchical Profiler for PHP (
pecl install xhprof
)MCG premium 5 app can analyse your application profile 4 data natively on your Mac (released to the 3 Mac App Store)
Older: MacCallGrind (semi-commercial alternative, free 2 version which is limited to 3MB grind files)
Image: Homepage of MCG
See 1 also: do you have kcachegrind like profiling tools for mac
You might want to check out WebGrind
Webgrind is 4 an Xdebug profiling web frontend in PHP5. It 3 implements a subset of the features of kcachegrind 2 and installs in seconds and works on all 1 platforms.
qcachegrind is the qt based 'cousin' of 1 kcachegrind. Works like a treat.
Another premium alternative is ProfilingViewer, available 5 on the Mac App Store. Handles multiple types 4 of costs. Can display the data as Treemap, Callgraph, Heatmap, can 3 hide system functions and has a source file 2 viewer annotated with the costs. Can create 1 PDF's. Fast and has a small memory footprint.
MacCallGrind and WebGrind is the true best 9 answers for MacOS. I can't comment kenorb 8 answer so I have to make new one.
MacCallGrind 7 link to MacUpdate is wrong - their's price 6 is much higher then from developers site 5 (http://www.maccallgrind.com/).
I personally find MacCallGrind grinder 4 feature very useful in combine with Transmit 3 (http://panic.com/transmit/) feature - mount ssh/sftp as disk. It 2 automatically opens every new cache grind 1 file that appears at remote location.
You can now install qcachegrind with macports 2 as well:
sudo port selfupdate
sudo port install graphviz qcachegrind
The app should appear in the Macports 1 folder of your Applications
More Related questions
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.