phpfpm-analyze PHP-FPM slow log analyzer This is a simple script to analyze PHP-FPM slow log and print out number of event occurred. It groups chain of function call in to each event. Output is in CSV format, sorted by number of occurrence.