Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Fix valgrind feature version to be 0.10.0.Jeff Johnston1-1/+1
2011-10-28Change pom.xmls to release 0.10.0-SNAPSHOT.Jeff Johnston34-52/+52
2011-10-20Fix pom:s for the next release (1.0.0)Francois Chouinard31-47/+47
2011-10-19NEW - bug 361308: Exports in Runtime page MANIFEST editor should provideJeff Johnston2-1/+5
2011-10-17Apply patch for bug 360950.Jeff Johnston2-2/+11
2011-10-17Update ChangeLog for Valgrind UI plug-in.Jeff Johnston1-0/+10
2011-10-17Further fixes for bug 360085.Jeff Johnston5-1/+48
2011-10-17Update ChangeLog for Valgrind launch plug-inJeff Johnston1-0/+10
2011-10-17Fix for bug 360085.Jeff Johnston5-2/+88
2011-10-15Fix Memcheck tests.Elliott Baron6-14/+16
2011-10-14Handle output when Valgrind must halt due to limited memory.Roland Grunberg2-7/+27
2011-09-12Fix Hudson Valgrind cachegrind test failures.Jeff Johnston2-1/+6
2011-09-12Fix for bug #354342.Jeff Johnston2-1/+28
2011-08-30Further fix for bug #333315. Since the last fix doesn't allow emptyRafael Medeiros Teixeira1-1/+9
2011-08-24Reword text for message when Valgrind finds no errors.Elliott Baron1-1/+1
2011-08-24Merge branch 'master' of ssh://git.eclipse.org/gitroot/linuxtools/org.eclipse...Elliott Baron1-1/+0
2011-08-24Fix for bug #333315 - Add text to Valgrind view when no errors were found.Rafael Medeiros Teixeira4-2/+36
2011-08-24Do not set BREE for plugins without java content.Alexander Kurtakov1-1/+0
2011-08-24Fix POM versions.Elliott Baron18-22/+22
2011-08-23Set version for Valgrind plugins and features to 0.9.0.Elliott Baron18-18/+18
2011-08-23Add valgrind.helgrind.tests/.gitignoreAndrew Overholt1-0/+6
2011-08-23Make POM versions 0.9.0-SNAPSHOTAndrew Overholt15-16/+16
2011-08-16Don't emit version-specific Valgrind memcheck options if they are theJeff Johnston2-2/+10
2011-08-16Don't emit version-specific Valgrind options if they are already theJeff Johnston2-1/+8
2011-08-16Switch remote valgrind to do remote command return code check.Jeff Johnston3-4/+25
2011-08-11Make use of eclipse parent pom and delete not needed parts from build section...Alexander Kurtakov12-99/+3
2011-08-09Make Valgrind always enabled while running tests.Elliott Baron2-1/+6
2011-08-08Remove unused imports in Valgrind remote launch plug-in.Jeff Johnston2-5/+5
2011-08-08Allow invalid location text field if Valgrind disabled.Elliott Baron1-11/+26
2011-08-08Bug 354111 - Fix Valgrind preference page. Added option to disableElliott Baron6-32/+88
2011-08-08Add Helgrind integration tests to buildAndrew Overholt1-1/+1
2011-08-08Don't bother specifying Helgrind test suite/classAndrew Overholt1-2/+0
2011-08-03Fixing Helgrind tests plugin issue with Tycho.Daniel Henrique Barboza7-30/+54
2011-08-03Surround VG 3.6 options with version checks.Elliott Baron9-59/+121
2011-08-02Fix doubling stacks value in chart.Elliott Baron1-1/+0
2011-07-14Fix Helgrind tests version in pom.xmlAndrew Overholt1-1/+1
2011-07-08Valgrind 3.6 massif new options included.Daniel Henrique Debonzi5-4/+100
2011-07-08Valgrind 3.6 memcheck new options included.Daniel Henrique Debonzi6-0/+219
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 Kurtakov14-14/+14
2011-06-29Undo changes to the POM files.Elliott Baron19-37/+37
2011-06-29Update POM parent references' versions.Elliott Baron19-19/+19
2011-06-29Bumped version. Added script to change version across all files.Elliott Baron37-40/+50
2011-06-29Adding missing expand/collapse text.Elliott Baron2-0/+4
2011-06-29Rewrite remote Valgrind to use RSE/TCF via profiling framework.Jeff Johnston19-1461/+92
2011-06-22Don't build Helgrind tests until they passAndrew Overholt1-1/+1
2011-06-22Tycho-ify Valgrind Helgrind tests pluginAndrew Overholt3-86/+26
2011-06-22Export valgrind.helgrind internal package for tests pluginAndrew Overholt1-0/+1
2011-06-22danielhb@br.ibm.com: Contributing Helgrind tests plug-in.Daniel Henrique Barboza48-0/+7577
2011-06-17Fix regression caused by splitting remote Valgrind launcher code.Jeff Johnston6-4/+58

Back to the top