Granulate/gprofiler

Adding flag --pid/-p to phpspy results in GProfiler getting stuck

mpozniak95 opened this issue · 0 comments

Found during work on filtering PID's (#761). As stated in issue title: Adding flag --pid/-p to phpspy results in GProfiler getting stuck.

For now instead of filtering PID's and profile only pid's provided by --pid phpspy profile every php process and then filter output to return only pid's provided. This needs to be changed