I want to start knowing kcachegrind for profiling my php stuff.
Tried with
sudo apt-get install kcachegrind
and
sudo apt-get -f install kcachegrind
but I always get
The following packages have unmet dependencies:
kcachegrind : Depends: kde-runtime but it is not going to be installed
Am I missing something?
Many thanks.