Dprof

Component ID

1836268

Component name

Dprof

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.