Summary: | KDevelop says that profiled launch is not supported, but not why | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Wolfgang Bangerth <bangerth> |
Component: | Profiles | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | HI | ||
Version: | 4.2.1 | ||
Target Milestone: | 4.2.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevplatform/d1ec3ea2e009f092eee128f5bd5f4733fa170eb6 | Version Fixed In: | |
Sentry Crash Report: |
Description
Wolfgang Bangerth
2011-05-05 14:57:25 UTC
indeed, this should be disabled/removed until we have profile launches supported again Git commit d1ec3ea2e009f092eee128f5bd5f4733fa170eb6 by Aleix Pol. Committed on 08/10/2013 at 00:31. Pushed by apol into branch 'master'. Remove unused Run > profile menu entry Currently we had the menu entry but nobody using it. Technically it's correct because whenever we'd get a profiler it would work automatically but I'd say that also having the option but not being able to use it is nothing but frustrating. Commenting out the code until somebody puts some care into profiling integration. M +7 -7 shell/runcontroller.cpp http://commits.kde.org/kdevplatform/d1ec3ea2e009f092eee128f5bd5f4733fa170eb6 |