Provides simple way of profiling drush commands with blackfire.

Installation

With composer you can easily install this using the following command:
composer require --dev drupal/drush_blackfire

You can also use use any normal method of drush command installation.
https://docs.drush.org/en/master/commands/#site-wide-drush-commands

Usage

There are no new commands provided with this module. Instead it integrates globally with drush so every command available to is integrated with blackfire profiling.

You can test this like this:

drush core:cron --bf
 [notice] Cron run completed.
 [notice] Blackfire profile saved. https://blackfire.io/profiles/11111111-1111-1111-1111-111111111111/graph
Supporting organizations: 
Supported initial development

Project information

Releases