blackfire
Verified for current stable LTS
Blackfire Command: Run Profiler On Specific Program
Use for run profiler on specific program with Blackfire. Exact CLI syntax to run profiler on specific program using Blackfire.
When to use this: Use for run profiler on specific program with Blackfire.
Command Syntax
blackfire run <php path/to/file.php> blackfire run <php path/to/file.php> Command Breakdown
blackfire is the base executable for this command.
FAQ
Purpose: Exact syntax to run profiler on specific program using Blackfire.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Blackfire Command: Initialize And Configure Blackfire Client
blackfire config Blackfire Command: Initialize Configure Blackfire Client blackfire config Blackfire Command: Launch Blackfire Agent blackfire agent Blackfire Command: Launch Blackfire Agent Specific Socket blackfire agent --socket="{tcp://127.0.0.1:8307}" Blackfire Command: Run Profiler Collect 10 Samples blackfire --samples 10 run <php path/to/file.php>