Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-12Remove SNAPSHOT from parent ids in pom.xml files.Jeff Johnston1-1/+1
2015-01-14Fix profiling tools when no profiling provider existsJeff Johnston7-91/+171
2014-11-03Propogate error message from invalid child tab to the parent.Roland Grunberg1-0/+1
2014-09-29profiling: Beautify code.Alexander Kurtakov1-10/+6
2014-09-26Bump features to 3.2.0-SNAPSHOT.Alexander Kurtakov1-1/+1
2014-09-16Add missing license headers.Andrew Ferrazzutti1-0/+10
2014-09-10profiling: More javadoc fixes.Alexander Kurtakov13-104/+85
2014-08-21Bug 408543 - Implemented Shared api for enabling checkboxesLeo Ufimtsev1-1/+6
2014-07-28Linuxtools: Resolve warnings, improve syntax.Andrew Ferrazzutti8-33/+51
2014-06-04Set next release to be 3.1.0.Jeff Johnston2-6/+7
2014-05-05profiling.launch: Improve javadoc.Alexander Kurtakov10-23/+45
2014-05-02Linuxtools: Preserve process env vars.Andrew Ferrazzutti2-2/+2
2014-04-29More cleanups.Alexander Kurtakov2-20/+10
2014-04-29Various cleanups.Alexander Kurtakov1-9/+4
2014-04-26Change tabs to spaces; elim trailing whitespace.Andrew Ferrazzutti45-4361/+4361
2014-04-25profiling: Remove ProfileLaunchConfigurationTab.Alexander Kurtakov2-19/+1
2014-04-25profiling: Retire ProfileLaunchConfigurationDelegate.Alexander Kurtakov4-91/+10
2014-04-17profiling: Launch cleanup and documenting.Alexander Kurtakov4-75/+15
2014-04-17profiling: Java 8 javadoc generation.Alexander Kurtakov3-6/+6
2014-04-16profiling: Fix warnings.Alexander Kurtakov1-20/+0
2014-04-14profiling: Fix warnings.Alexander Kurtakov10-129/+91
2014-04-08profiling.launch: Remove redundant modifiers.Alexander Kurtakov4-39/+43
2014-04-07Display program output in real time.Roland Grunberg4-2/+26
2014-03-14profiling: Fix javadoc warning.Alexander Kurtakov1-3/+3
2014-01-22framework: Move to Java 7.Alexander Kurtakov12-21/+21
2013-12-05profiling.launch: Bump version to 2.2 to fix apitooling errors.Alexander Kurtakov2-2/+2
2013-12-04Bump build system to build 3.0.0.Alexander Kurtakov1-1/+1
2013-11-27Fixed binary and working dir of main tab for sync projectsRodrigo Fraxino Araujo2-38/+72
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

Back to the top