[Differential] [Updated] D4201: Make it possible to lower KCrash to tier 1
David Faure
noreply at phabricator.kde.org
Fri Jan 20 09:35:28 UTC 2017
dfaure added a comment.
In https://phabricator.kde.org/D4201#78794, @apol wrote:
> Still using QPluginLoader and QDirIterator which probably are as bad as those.
That is a very big problem. QDirIterator could be ported to lower-level APIs, but plugin loading means memory allocations.
You might want to look into starting a helper binary that is part of the kcrash frameworks, rather than loading a plugin directly.
REPOSITORY
R285 KCrash
REVISION DETAIL
https://phabricator.kde.org/D4201
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: apol, #frameworks, dfaure
Cc: shumski, anthonyfieroni, graesslin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170120/82b64c53/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list