https://bugs.kde.org/show_bug.cgi?id=389060
Gleb Popov <6year...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |kdevelop/commit/7fd559bba4b | |6d401667a1b3f75d5e3e2059864 | |80 Resolution|--- |FIXED --- Comment #3 from Gleb Popov <6year...@gmail.com> --- Git commit 7fd559bba4b6d401667a1b3f75d5e3e205986480 by Gleb Popov, on behalf of Anton Anikin. Committed on 24/01/2019 at 16:54. Pushed by arrowdodger into branch 'master'. 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. Reviewers: #kdevelop, mwolff Reviewed By: #kdevelop, mwolff Subscribers: mwolff, arrowd, kfunk, kossebau, kdevelop-devel Tags: #kdevelop Differential Revision: https://phabricator.kde.org/D15565 M +6 -10 plugins/heaptrack/job.cpp M +3 -5 plugins/heaptrack/job.h M +1 -1 plugins/heaptrack/kdevheaptrack.json M +30 -9 plugins/heaptrack/plugin.cpp https://invent.kde.org/kde/kdevelop/commit/7fd559bba4b6d401667a1b3f75d5e3e205986480 -- You are receiving this mail because: You are watching all bug changes.