PHP 5.4 で xhprof を使用しようとすると、次のエラーが発生します。
PHP Warning: PHP Startup: xhprof: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20100525
数日前に 5.4 をインストールしたため、PHP のバージョンと競合しているようです。php-v は 5.4 を示しますが、php-config --version は 5.3 を示し、phpize は API=20090626 を示しますが、PHP は API=20100525 でコンパイルされています