You are here

Files in Performance Logging and Monitoring 6.2

Primary tabs

File namesort descending Location Namespace Description
performance.details.inc includes/performance.details.inc Performance module detail logging related functions. Can be overridden by adding $conf['performance_detail_logging'] = 'path/to/your/file' in settings.php.
performance.drush.inc performance.drush.inc Drush integration for the Performance module.
performance.info performance.info name = Performance Logging description = Logs detailed and/or summary page generation time and memory consumption for page requests. package = Development core = 6.x
performance.install performance.install Install and update for Performance Logging
performance.module performance.module Logs detailed and/or summary page generation time and memory consumption for page requests. Copyright Khalid Baheyeldin 2008 of http://2bits.com
performance.views.inc includes/performance.views.inc Views integration for the Performance module.
README.txt README.txt By Khalid Baheyeldin Copyright 2008 http://2bits.com Description ----------- This module provides performance statistics logging for a site, such as page generation times, and memory usage, for each page load. This module is useful for developers…

Other projects