Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-21Bug 419933: Properly handle no available tool providers.Roland Grunberg2-4/+11
2013-09-16Bug 417227: Fix i18n in o.e.linuxools.profiling.launch.Roland Grunberg3-37/+31
2013-09-05Add missing NON-NLS.Alexander Kurtakov1-3/+3
2013-08-28profiling.launch: Synch manifest and project settings.Alexander Kurtakov24-23/+88
2013-08-28profiling.launch: Enable warnings and fix them.Alexander Kurtakov13-74/+79
2013-08-28profiling: fix javadoc.Alexander Kurtakov1-6/+4
2013-08-27Update parent poms to 2.2.0-SNAPSHOTJeff Johnston1-1/+1
2013-08-16Fix to add Linux Tools path to the remote system path.Rodrigo Fraxino Araujo1-12/+4
2013-08-01Remote proxy: add getEnv() methodWainer S. Moschetta5-7/+119
2013-06-12Bug 410367: Add missing 'about.html' page to source bundles.Camilo Bernal1-0/+1
2013-05-24profiling: Remove useless methods.Alexander Kurtakov1-31/+2
2013-05-23Work around the limitation in o.e.debug.ui.launchConfigurationTabGroups.Roland Grunberg1-6/+6
2013-05-21profiling.launch: Javadoc fixes.Alexander Kurtakov7-39/+50
2013-04-29Bug 406818: Fix missing property page name.Roland Grunberg2-1/+2
2013-04-23Re-organize preference pages.Xavier Raynaud5-25/+83
2013-04-02Correct @since tagsSami Wagiaalla2-14/+23
2013-03-08Clean up ProfileLaunchConfigurationDelegate.Roland Grunberg2-143/+0
2013-02-28Add missing @since tagsSami Wagiaalla2-2/+2
2013-02-20Clean up systemtap apiSami Wagiaalla3-2/+5
2013-01-30Bug 391608: RFE: Extend CDT launch to support profilingJeff Johnston16-349/+923
2013-01-21Don't show ProfilingPropertyPage for non cprojects.Alexander Kurtakov1-6/+6
2013-01-11Escape characters to have valid xml.Alexander Kurtakov1-1/+1
2013-01-11Added support for PTP sync projects in the RDT proxy. Added aRodrigo Fraxino Araujo6-6/+208
2013-01-08Remove deprecated method.Alexander Kurtakov1-16/+0
2012-12-17Move launchProvider extension access methods to ProviderFramework.Camilo Bernal8-276/+197
2012-12-14Bug 395401: Place Linux Tools short-cuts into special context menu item.Camilo Bernal6-10/+69
2012-12-14Revert "First version of remote unified profile launcher framework."Otavio Pontes11-1592/+3
2012-12-14First version of remote unified profile launcher framework.Daniel H Barboza11-3/+1592
2012-12-13Bump up Linux Tools master snapshot release to 2.0.0.Jeff Johnston1-1/+1
2012-12-07Merging org.eclipse.linuxtools.profiling.launch.ui into org.eclipse.linuxtool...Rafael Medeiros Teixeira13-7/+797
2012-12-04Improve documentation for launch provider extensions point.Camilo Bernal1-16/+29
2012-11-28Bug 394841: Add a gprof launch short-cut test Jeff Johnston1-2/+2
2012-11-20Add icons folder to build.properties for profiling unification.Roland Grunberg1-1/+2
2012-11-08Bug 393886: ProviderLaunchConfigurationDelegate should throw CoreException.Roland Grunberg1-15/+11
2012-11-07Bug 393811: Prompt user on configuration creation when no config is available.Camilo Bernal2-59/+47
2012-11-05Bug 393459: Project's profiling properties not persistingJeff Johnston1-5/+17
2012-11-02Bug 392790: Prompt user to create a new launch configuration.Camilo Bernal3-49/+68
2012-10-31Incorporate name of backend tool with provider launch configuration name.Camilo Bernal4-4/+116
2012-10-30Update Profiling User's Guide and add help contexts.Jeff Johnston3-0/+41
2012-10-29Bug 391694: Make new unification profiling preferences overrideableJeff Johnston13-18/+516
2012-10-29Bug 392788: Move profiling preferences page under C/C++ preferences page.Camilo Bernal3-2/+3
2012-10-29Move o.e.l.profiling.provider into o.e.l.profiling.launch.Roland Grunberg19-287/+1591
2012-10-26Add tool tip and descriptive information to field editors in preferences window.Camilo Bernal1-0/+14
2012-10-25Bug 392693: Remove "default" attribute from profiling provider schema Jeff Johnston1-7/+0
2012-10-23Bug 392618: Fix restore defaults for Provider Preference pages Jeff Johnston1-37/+37
2012-10-04Add new Systemtap Wizard for new scriptsLukas Berk1-1/+1
2012-09-19Fix BZ #389293 by making launch shortcut behvaiour consistent.Roland Grunberg1-4/+20
2012-09-17Handle certain functionality even with no associated project.Roland Grunberg1-0/+6
2012-09-07Add about.html page to new plugins and add headers.Roland Grunberg2-0/+20
2012-09-05Revert "Profiling type launch shortcuts should call provider's launch shortcut."Camilo Bernal1-1/+17

Back to the top