Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
Steven Jones edited this page May 9, 2013 · 10 revisions

Parrot installs the xhprof PHP extension and sets up the web-based user interface. You can access it by visiting:

http://localhost/xhprof

From the host.

Settings for Drupal

If you use the Devel module you can enable xhprof logging very easily by using the following for the settings on Devel's configuration page:

For the xhprof path:

/usr/share/php5-xhprof/

For the xhprof URL:

http://localhost/xhprof
Clone this wiki locally