Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-16308881: [consumability] Enable PDE API toolingAndrew Overholt1-0/+6
2011-08-24Fix POM versions.Elliott Baron1-2/+2
2011-08-23Set version for Valgrind plugins and features to 0.9.0.Elliott Baron1-1/+1
2011-08-16Switch remote valgrind to do remote command return code check.Jeff Johnston3-4/+25
2011-08-08Remove unused imports in Valgrind remote launch plug-in.Jeff Johnston2-5/+5
2011-07-06Fix dependencies for Valgrind remote plugin.Jeff Johnston2-1/+5
2011-06-30Fix build by syncing pom.xml and MANIFEST.MF versions.Alexander Kurtakov1-1/+1
2011-06-29Undo changes to the POM files.Elliott Baron1-2/+2
2011-06-29Update POM parent references' versions.Elliott Baron1-1/+1
2011-06-29Bumped version. Added script to change version across all files.Elliott Baron2-3/+3
2011-06-29Rewrite remote Valgrind to use RSE/TCF via profiling framework.Jeff Johnston19-1461/+92
2011-06-17Fix regression caused by splitting remote Valgrind launcher code.Jeff Johnston6-4/+58
2011-06-16Split up Valgrind remote launch code to pieces that could beJeff Johnston17-500/+756
2011-06-16Ensure all bundles have proper about.htmlAndrew Overholt1-12/+14
2011-05-10Move to tycho 0.12 and rename all the plugins names.Alexander Kurtakov1-2/+2
2011-04-21Fix problem with infinite loop occurring with remote Valgrind.Jeff Johnston2-1/+9
2011-03-09Tycho-ify valgrindAndrew Overholt2-0/+53
2011-02-25Add .gitignore files for each feature/pluginAndrew Overholt1-0/+4
2010-08-12Mistakenly used Java 6 constructor for IOException.Elliott Baron3-3/+10
2010-08-12Cleaning up dependencies.Elliott Baron2-1/+4
2010-08-06Fixed repeat launches not working, added arguments tab with no WD block, fixe...Elliott Baron6-5/+27
2010-08-03Remote improvements including launch config tab, file cleanup, I/O streams. R...Elliott Baron14-241/+647
2010-08-01Remove "internal" from project name.Elliott Baron2-1/+5
2010-07-27Initial remote profiling work.Elliott Baron22-0/+1443

    Back to the top