| MongodbXHProfRuns.inc | modules/xhprof_mongodb/MongodbXHProfRuns.inc |  | Definition of MongodbXHProfRuns. | 
          
                  | xhprof.admin.inc | xhprof.admin.inc |  | Admin page callbacks for the XHProf module. | 
          
                  | xhprof.css | xhprof.css |  | /* diff reports: display regressions in red */
.vrbar {
  text-align: right;
  color:red;
}
/* diff reports: display improvements in green */
.vgbar {
  text-align: right;
  color:green;
}
td.vwbar, th.vwbar {
  text-align: right;
}
td.vwlbar,… | 
          
                  | xhprof.drush.inc | xhprof.drush.inc |  |  | 
          
                  | xhprof.inc | xhprof.inc |  |  | 
          
                  | xhprof.info | xhprof.info |  | name = xhprof
description = Provides code profiling with XHProf integration.
package = Development
core = 7.x
configure = admin/config/development/xhprof
files[] = XHProfRunsInterface.inc
files[] = XHProfRunsFile.inc | 
          
                  | xhprof.install | xhprof.install |  | Uninstall function for XHProf. | 
          
                  | xhprof.module | xhprof.module |  |  | 
          
                  | XHProfAggregator.php | XHProfLib/XHProfAggregator.php |  |  | 
          
                  | XHProfDiffParser.php | XHProfLib/XHProfDiffParser.php |  |  | 
          
                  | XHProfParser.php | XHProfLib/XHProfParser.php |  |  | 
          
                  | XHProfRuns.php | XHProfLib/XHProfRuns.php |  |  | 
          
                  | XHProfRunsFile.inc | XHProfRunsFile.inc |  | Definition of XHProfRunsFile. | 
          
                  | XHProfRunsInterface.inc | XHProfRunsInterface.inc |  | Definition of XHProfRunsInterace. | 
          
                  | XHProfRunsInterface.php | XHProfLib/XHProfRunsInterface.php |  |  | 
          
                  | xhprof_mongodb.info | modules/xhprof_mongodb/xhprof_mongodb.info |  | name = XHProf MongoDB
description = UI for xhprof runs.
package = Development
;dependencies[] = devel
dependencies[] = mongodb
core = 7.x
files[] = MongodbXHProfRuns.inc | 
          
                  | xhprof_mongodb.install | modules/xhprof_mongodb/xhprof_mongodb.install |  | Install, update and uninstall functions for the XHProf module. | 
          
                  | xhprof_mongodb.module | modules/xhprof_mongodb/xhprof_mongodb.module |  |  |