[Gammaray-commits] [KDAB/GammaRay] 580698: Move lsof code to the generic part, and use it as ...
Volker Krause
volker.krause at kdab.com
Tue Mar 25 18:48:43 CET 2014
Branch: refs/heads/probe-abi-detection
Home: https://github.com/KDAB/GammaRay
Commit: 5806988026ac4b95d862358e4685085918187897
https://github.com/KDAB/GammaRay/commit/5806988026ac4b95d862358e4685085918187897
Author: Volker Krause <volker.krause at kdab.com>
Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths:
M common/probeabidetector.cpp
M common/probeabidetector.h
M common/probeabidetector_elf.cpp
M common/probeabidetector_mac.cpp
Log Message:
-----------
Move lsof code to the generic part, and use it as a fallback on UNIX too.
That's what the process list also does, and should work with non-Linux
UNIX systems too.
Commit: 60f6346f4493c909a8b205165c7f131e3615a7de
https://github.com/KDAB/GammaRay/commit/60f6346f4493c909a8b205165c7f131e3615a7de
Author: Volker Krause <volker.krause at kdab.com>
Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths:
M launcher/ui/processfiltermodel.cpp
M launcher/ui/processlist.h
M launcher/ui/processlist_unix.cpp
M launcher/ui/processmodel.cpp
Log Message:
-----------
Port UNIX process list to use the new probe ABI detection code.
Compare: https://github.com/KDAB/GammaRay/compare/4556165a1e92...60f6346f4493
More information about the Gammaray-commits
mailing list