This is an installation script for the XHPROF repository
actual repository url
https://github.com/preinheimer/xhprof.git
Instructions for installation
git clone https://github.com/naresh335/xhprof-installation-script.git
Create a new mysql database for xhprof using phpmyadmin or terminal
sudo mysql -e 'CREATE DATABASE xhprof;'
execute script and follow instructions
cd xhprof && sudo ./xhprof.sh