Adding flag --pid/-p to phpspy results in GProfiler getting stuck
Open
runtime/php
- Dominant language
- Python
- Stars
- 826
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
Found during work on filtering PID's (https://github.com/Granulate/gprofiler/pull/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
Contributor guide
Assessment
This issue has not been assessed yet.