Mac環境(php v5.3.3)。xdebugプロファイリングログを分析する必要があります。読んで、Kcachegrindを使用する必要があることを理解しました。DevZoneチュートリアルに従っています。Xdebugを使用したPHPアプリケーションのプロファイリング。2つの特定のポイントでスタックしました。
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 [..]
システムのパケットマネージャーとは何ですか?
KDEライブラリとは何ですか?それらをインストールするにはどうすればよいですか?
また、Kcachegrind 0.4.6または0.10.1(完全なValgrindパッケージ)を使用する必要があるかどうか、または提案したい他のプロファイリングツールがあるかどうかもわかります。
ありがとう
ルカ