Skip to content

Instantly share code, notes, and snippets.

@davletyarov
Created July 21, 2018 13:46
Show Gist options
  • Save davletyarov/2526bf3c37febcb3d23e62ad4a097a87 to your computer and use it in GitHub Desktop.
Save davletyarov/2526bf3c37febcb3d23e62ad4a097a87 to your computer and use it in GitHub Desktop.
Далее, скачиваем профилировщик и устанавливаем его
git clone https://github.com/longxinH/xhprof.git /var/www/xhprof
cd xhprof/extension/
/usr/bin/phpize7.2
./configure --with-php-config=/usr/bin/php-config7.2
sudo make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment