Skip to main content
summaryrefslogtreecommitdiffstats
path: root/gcov
AgeCommit message (Expand)AuthorFilesLines
2014-02-05Bump versions for 2.2.1 releaseMarc-Andre Laperle6-6/+6
2013-12-10Linux Tools 2.2 release workJeff Johnston7-9/+8
2013-11-07License features real use.Alexander Kurtakov3-426/+2
2013-11-06Remove useless prerequisite from child poms.Alexander Kurtakov1-4/+0
2013-10-16Generate timestamp for data files being displayed in gcov/gprof.Roland Grunberg2-6/+18
2013-09-24Use consistent ID for gprof/gcov Profiling category.Roland Grunberg2-6/+1
2013-08-30gcov: Small cleanups.Alexander Kurtakov2-8/+3
2013-08-29all-tests: Run with less dependencies.Alexander Kurtakov1-2/+2
2013-08-27Update parent poms to 2.2.0-SNAPSHOTJeff Johnston6-7/+7
2013-08-09fix #414417 (Gcov working directory setting is not recognized)Xavier Raynaud1-3/+6
2013-07-03Remove unused sourceTemplateFeature folder from projects.Roland Grunberg1-1/+0
2013-07-03Provide necessary licensing files in features using license-feature.Roland Grunberg1-1/+3
2013-06-21Revert "Bug 410367 - Add 'about.html' to 'src.includes'"Roland Grunberg2-420/+0
2013-06-20Bug 410367 - Add 'about.html' to 'src.includes'Jeff Johnston2-0/+420
2013-06-18Bug 410367 - Add 'about.html' to 'src.includes'.Jeff Johnston4-1/+5
2013-06-14GCov: Remove '==' in string comparisonCamilo Bernal1-1/+2
2013-06-14Gcov: Fix various warningsXavier Raynaud30-2211/+2331
2013-06-13Bug 401638 - Fix missing function tag error on valid gcda file.Camilo Bernal1-0/+9
2013-05-27Update Gcov Docs from updated wiki page.Jeff Johnston10-15/+81
2013-05-15GCov: Remove ContextMenuHelperCamilo Bernal2-209/+29
2013-05-10Remove useless SuppressWarnings.Alexander Kurtakov1-1/+0
2013-04-30gcov: Few more junit 3.x leftovers.Alexander Kurtakov1-3/+5
2013-04-30gcov/gprof: Adapt test utils to JUnit 4.x.Alexander Kurtakov1-133/+7
2013-04-25GCov/GProf: sync docs bundles with wiki.Alexander Kurtakov4-13/+5
2013-04-23Re-organize preference pages.Xavier Raynaud1-1/+2
2013-04-05Bumb major release number to account for API breakage.Sami Wagiaalla2-2/+2
2013-04-04Externalize GCov preference page.Alexander Kurtakov3-9/+58
2013-03-26Enable compiler warnings for gcov.core.Alexander Kurtakov1-1/+89
2013-03-26Add preference page for gcov colors + enhance API for C source file annotationXavier Raynaud8-75/+313
2013-03-25Regroup Gprof and Gcov views in the same "Profiling" category, just as valgri...Xavier Raynaud1-1/+1
2013-03-20Remove unneeded exec bit.Alexander Kurtakov5-0/+0
2013-03-14Setup for multiple tests should be done in a non-test method.Roland Grunberg3-47/+13
2013-03-11AbstractSTAnnotatedSourceEditorInput becomes an IAnnotationEditorInput.Alexander Kurtakov2-21/+20
2013-03-11Remove unneeded method.Alexander Kurtakov2-19/+8
2013-03-08Clean up ProfileLaunchConfigurationDelegate.Roland Grunberg1-4/+0
2013-03-05Simplify CoverageAnnotation.getAnnotation.Alexander Kurtakov5-19/+9
2013-02-20Simplify AbstractSTDataView.Alexander Kurtakov1-1/+0
2013-02-19Removed unneeded requires.Alexander Kurtakov1-2/+1
2013-02-12Hide more classes.Alexander Kurtakov14-104/+53
2013-02-12Remove unused imports.Alexander Kurtakov1-4/+2
2013-02-11o.e.l/gcov: Better display of integer values in gcov summary. Also fix some s...Xavier Raynaud7-68/+73
2013-02-09Fix annotatedsourceeditor to not use internal api.Alexander Kurtakov1-5/+0
2013-02-08o.e.l.gcov: Code review:Xavier Raynaud8-123/+45
2013-02-08Make the annotation column saner.Alexander Kurtakov1-12/+1
2013-02-06Remove maven assembly plugin configs.Alexander Kurtakov1-13/+0
2013-02-04Fix missing provides for Gprof/Gcov Launch plug-ins.Jeff Johnston2-1/+4
2013-01-30Make gcov/gprof tests fragments to export less.Alexander Kurtakov2-9/+2
2013-01-30Do not catch Exception.Alexander Kurtakov1-4/+12
2013-01-21Add missing @Override.Alexander Kurtakov1-9/+18
2013-01-16add a filter on gprof and gcov viewsXavier Raynaud5-50/+127

Back to the top