D23214: Add a BlockinApp util class to find process blockng access

2019-08-17 Thread David Hallas
hallas added a comment. In D23214#513408 , @meven wrote: > In D23214#513396 , @hallas wrote: > > > Hey @meven I have been working on the same thing D21760 - maybe

D23214: Add a BlockinApp util class to find process blockng access

2019-08-17 Thread Méven Car
meven abandoned this revision. meven added a comment. In D23214#513396 , @hallas wrote: > Hey @meven I have been working on the same thing D21760 - maybe we should consolidate our efforts? The code you have w

D23214: Add a BlockinApp util class to find process blockng access

2019-08-17 Thread David Hallas
hallas added a comment. Hey @meven I have been working on the same thing D21760 - maybe we should consolidate our efforts? The code you have written looks very similar to what I have been doing :) As you can read in the review comments for D21760

D23214: Add a BlockinApp util class to find process blockng access

2019-08-17 Thread Méven Car
meven updated this revision to Diff 63911. meven added a comment. Add copyright REPOSITORY R244 KCoreAddons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23214?vs=63910&id=63911 BRANCH master REVISION DETAIL https://phabricator.kde.org/D23214 AFFECTED FILES src/lib/CMake

D23214: Add a BlockinApp util class to find process blockng access

2019-08-17 Thread Méven Car
meven created this revision. meven added reviewers: davidedmundson, Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. meven requested review of this revision. REVISION SUMMARY Uses lsof and kprocesslist to extract names of process blocking on the gi