Fix bug 389060 (Heaptrack analysis keeps firing /usr/bin/plasmoidviewer)

Authored by antonanikin on Jan 24 2019, 4:54 PM.

Description

Fix bug 389060 (Heaptrack analysis keeps firing /usr/bin/plasmoidviewer)

Summary:
Old version has wrong logic - we should always use "kdevexecute" plugin instead any IExecutePlugin instance. New version also checks launch configuration type and starts analysis only for native applications.

BUG: 389060

Reviewers: KDevelop, mwolff

Reviewed By: KDevelop, mwolff

Subscribers: mwolff, arrowd, kfunk, kossebau, kdevelop-devel

Tags: KDevelop

Differential Revision: https://phabricator.kde.org/D15565

Details