Dprof
Component type
Categories
Maintenance status
Development status
Component created
Component changed
A simple profiler focused on giving an overview of various central parts of drupal.
To install:
1. Download to your modules folder as usual.
2. Add include '[path to dprof module]/config.inc'; to your settings.php
3. Enable the module (and ensure overrides get written under /files/default/dprof)
Drush command dprof-rebuild for build/rebuild required override files if needed is also included.
