Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-09tools.launch: Adding missing documentation to tools.launch.ui pluginOtavio Pontes3-5/+45
2013-01-09dataviewers: lazily exit after an hyperlink has been treated.Xavier Raynaud2-0/+2
2013-01-09dataviewers: use System Cursors instead of re-creating them.Xavier Raynaud2-4/+4
2013-01-08Use adapters instead of listeners.Alexander Kurtakov1-7/+3
2013-01-08tools.launch: Setting the correct version of tools.launch.core.Otavio Pontes2-2/+2
2013-01-08Remove deprecated method.Alexander Kurtakov1-16/+0
2013-01-04Remove deprecated methods.Alexander Kurtakov1-102/+0
2013-01-04Activators that do nothing don't have to be such.Alexander Kurtakov2-29/+1
2013-01-02Test profiling provider preferences page.Camilo Bernal7-20/+474
2012-12-29profiling/dataviewers: No longer use deprecated constant.Xavier Raynaud1-2/+2
2012-12-17Move launchProvider extension access methods to ProviderFramework.Camilo Bernal9-280/+200
2012-12-14Bump profiling feature to 2.0.0 due to major release changes.Jeff Johnston2-2/+2
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 Johnston22-23/+23
2012-12-13Junit 4.x is needed in order to be able to use annotations.Alexander Kurtakov1-1/+1
2012-12-12Removing org.eclipse.linuxtools.profiling.launch.ui from profiling featureRafael Medeiros Teixeira1-7/+0
2012-12-11Merge branch 'lttng-kepler'Alexandre Montplaisir54-10493/+10493
2012-12-11Valgrind: Fixing NPE when trying to open corresponding source file in the mas...Rafael Medeiros Teixeira1-0/+19
2012-12-07Merging org.eclipse.linuxtools.profiling.launch.ui into org.eclipse.linuxtool...Rafael Medeiros Teixeira26-359/+57
2012-12-04Add test for remaining uncovered ProviderFramework method.Camilo Bernal1-0/+3
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-19Merge branch 'master' into lttng-keplerAlexandre Montplaisir51-1133/+1726
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-11-02Update versions for features/plug-ins using new profiling frameworkJeff Johnston2-2/+2
2012-11-01Fix profiling framework name in the pom.Alexander Kurtakov1-1/+1
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 Johnston10-5/+129
2012-10-30Make profiling provider framework accessible in repositoryJeff Johnston2-0/+24
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 Grunberg33-911/+629
2012-10-26Bug 392685: Store unification profiling preferences in a single file.Camilo Bernal2-8/+10
2012-10-26Add tool tip and descriptive information to field editors in preferences window.Camilo Bernal3-5/+81
2012-10-25Bug 392787: Add icons to the provider plug-in launch shortcuts.Camilo Bernal4-0/+27
2012-10-25Bug 392693: Remove "default" attribute from profiling provider schema Jeff Johnston2-10/+0
2012-10-23Fix profiling provider tests in wake of default provider id changes.Jeff Johnston1-1/+1
2012-10-23Bug 392618: Fix restore defaults for Provider Preference pages Jeff Johnston2-49/+55
2012-10-23Merge branch 'master' into lttng-keplerPatrick Tasse51-22/+2376
2012-10-23Add missing plugin.properties to bin.includes.Alexander Kurtakov1-1/+2
2012-10-15Fix provider tests to pass when run with tycho-surefire.Roland Grunberg3-2/+3
2012-10-15Make profiling unification launch shortcuts appear at top of menu.Roland Grunberg2-4/+7
2012-10-12Externalize strings and properly internalize packages.Roland Grunberg4-15/+30
2012-10-12Add Profiling User's Guide plug-in.Jeff Johnston24-0/+612

Back to the top