You can currently filter by pid by just using grep but this has quite an overhead. So it would be nice to have a parameter in which you can supply a pid and we only show this pid in the output. We still need to log everything though for the calculations. So the saving is minimal.
You can currently filter by pid by just using
grepbut this has quite an overhead. So it would be nice to have a parameter in which you can supply a pid and we only show this pid in the output. We still need to log everything though for the calculations. So the saving is minimal.