Среда Mac (php v5.3.3). Мне нужно проанализировать журналы профилирования xdebug. Обходя вокруг, я понял, что должен использовать Kcachegrind.застрял в двух конкретных точках:
If possible, use your system's packet manager to install the KCachegrind package.
KCachegrind uses GraphViz to draw the call graphs, so you must also install the
GraphViz package if your packet manager does not automatically install it as a
required dependecy.
и
As you can see, the path to the KDE libraries on your system is required.
To configure the KCachegrind sources. If you are not sure where the KDE
libraries are located on your system, use [..]
Я бы также знал, стоит ли мне использовать Kcachegrind 0.4.6 или 0.10.1 (полный пакет Valgrind) или есть другие инструменты профилированиячто вы хотите предложить.
спасибо
Luca