Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-10-26Remove debug printoutsFrancois Chouinard1-2/+0
2011-10-26Refresh project display asynchronouslyFrancois Chouinard1-13/+11
2011-10-26Partial fix for a thread leak in experiment indexingFrancois Chouinard6-29/+52
Conflicts: lttng/org.eclipse.linuxtools.tmf/src/org/eclipse/linuxtools/tmf/experiment/TmfExperiment.java
2011-10-26Hide the table component of the Gantt chart in CFVFrancois Chouinard1-0/+1
2011-10-25Fix for bug 361966Bernd Hufmann6-26/+27
2011-10-24Update the LTTng User GuideFrancois Chouinard21-352/+557
2011-10-24Fix version in pom.xml of LTTng core TestsBernd Hufmann1-1/+1
2011-10-24Fix for custom parserslmcpata31-1993/+1678
2011-10-23Fix HistogramView recounts on range updateFrancois Chouinard2-3/+3
2011-10-21Add NPE check in command handlers (fix for Bug361697)Francois Chouinard12-22/+61
2011-10-20Fix pom:s for the next release (1.0.0)Francois Chouinard160-204/+204
2011-10-20Fix version numbers to reflect API changeFrancois Chouinard24-42/+42
2011-10-19Fix the open experiment handler + corrected tests to match API changeFrancois Chouinard9-230/+85
2011-10-19Factor some redundant code in trace object constructionFrancois Chouinard5-143/+103
2011-10-19Rebase NewLTTngProjectWizard on TMFFrancois Chouinard12-177/+117
2011-10-19Remove warnings from Autotools UI tests.Jeff Johnston2-5/+4
* build.properties: Remove src.includes references to remove warnings.
2011-10-19NEW - bug 361308: Exports in Runtime page MANIFEST editor should provideJeff Johnston2-1/+5
the ability to mark internal https://bugs.eclipse.org/bugs/show_bug.cgi?id=361308 * META-INF/MANIFEST.MF: Hide internal package except from other Valgrind plug-ins.
2011-10-19NEW - bug 361461: Autotools plug-in doesn't handle autogen.sh that doesJeff Johnston2-9/+33
no configuration https://bugs.eclipse.org/bugs/show_bug.cgi?id=361461 * src/org/eclipse/linuxtools/internal/cdt/autotools/core/AutotoolsNewMakeGenerator.java (regenerateMakefiles): Fix autogen.sh case whereby autogen.sh doesn't run or create configure script.
2011-10-19Remove deprecated code failing tests.Francois Chouinard4-68/+62
2011-10-19fix #351355Xavier Raynaud3-2/+92
2011-10-18Fix trace type selection field in ImportTraceWizardPageFrancois Chouinard2-19/+42
2011-10-17Apply patch for bug 360950.Jeff Johnston2-2/+11
* src/org/eclipse/linuxtools/internal/valgrind/core/ValgrindPlugin.java (initializeDefaultPreferences): Add future support for Windows.
2011-10-17Update ChangeLog for Valgrind UI plug-in.Jeff Johnston1-0/+10
Bug #360085 * plugin.xml: Add new annotation icons for Valgrind markers. * icons/valgrind-error.gif: New file. * icons/valgrind-warning.gif: New file. * icons/valgrind-info.gif: New file. * plugin.properties: Add new labels for new additions to plugin.xml.
2011-10-17Further fixes for bug 360085.Jeff Johnston5-1/+48
Bug #360085 * plugin.xml: Add new annotation icons for Valgrind markers. * icons/valgrind-error.gif: New file. * icons/valgrind-warning.gif: New file. * icons/valgrind-info.gif: New file. * plugin.properties: Add new labels for new additions to plugin.xml.
2011-10-17Update ChangeLog for Valgrind launch plug-inJeff Johnston1-0/+10
Bug #360085 - apply Martin Oberhuber's patch and add remove marker capability. * plugin.xml: Add clear markers command button in Valgrind view. * plugin.properties: New messages for clear markers command. * src/org/eclipse/linuxtools/internal/valgrind/launch/ClearMarkersHandler.java: New file. * src/org/eclipse/linuxtools/internal/valgrind/launch/ValgrindLaunchConfigurationDelegate.java (finalLaunchCheck): Clear markers on new launch.
2011-10-17Fix for bug 360085.Jeff Johnston5-2/+88
Bug #360085 - apply Martin Oberhuber's patch and add remove marker capability. * plugin.xml: Add clear markers command button in Valgrind view. * plugin.properties: New messages for clear markers command. * src/org/eclipse/linuxtools/internal/valgrind/launch/ClearMarkersHandler.java: New file. * src/org/eclipse/linuxtools/internal/valgrind/launch/ValgrindLaunchConfigurationDelegate.java (finalLaunchCheck): Clear markers on new launch.
2011-10-15Fix Memcheck tests.Elliott Baron6-14/+16
2011-10-15Contribute CNF based TMF project handlingFrancois Chouinard181-8278/+11348
2011-10-14Handle output when Valgrind must halt due to limited memory.Roland Grunberg2-7/+27
When Valgrind must stop execution due to limited memory, we can still parse the output and display a message to inform the user. BZ #360225.
2011-10-13NPE when opening .h/.c file in SystemTap IDEOtavio Pontes2-10/+13
Null Pointer Exception is raised when opening a file in Kernel Source view in Systemtap IDE https://bugs.eclipse.org/bugs/show_bug.cgi?id=345010
2011-10-12Change Oprofile and Callgraph feature projects from "-feature" toRoland Grunberg9-10/+10
".feature".
2011-10-12Added TMF statistics feature (Bug 360572)Bernd Hufmann32-11/+3644
2011-10-11Add a trace reference to the base event structure (fix for Bug360566)Francois Chouinard5-29/+57
2011-10-10Switch to using Tycho 0.13.Alexander Kurtakov1-1/+1
2011-10-10Update to 1.0.5 signing plugin.Alexander Kurtakov1-1/+1
2011-10-10Adapt to feature renames.Alexander Kurtakov1-6/+6
2011-10-10Adapt to changed bundle symbolic name.Alexander Kurtakov2-2/+2
2011-10-10Let featureId==artifactId.Alexander Kurtakov2-2/+2
2011-10-10Make featureId and artifactId match.Alexander Kurtakov3-3/+3
2011-10-10Let the feature be o.e.l.man and the bundle o.e.l.man.core.Alexander Kurtakov25-4/+4
This is a preparation to future core/ui separation and allows compiling with tycho 0.13.
2011-10-10Let featureId == artifactId.Alexander Kurtakov6-6/+6
2011-10-10Let the featureId equal the artifactId.Alexander Kurtakov2-2/+2
2011-10-10Rename the o.e.l.gcov to o.e.l.gcov.core to match the artifactId.Alexander Kurtakov57-3/+3
This is closer to our intention to having proper core/ui bundles. Additionally the feature part is removed from the artifactId for the o.e.l.gcov-feature to make featureId == artifactId.
2011-10-10Syng feature ids and artifactIdsAlexander Kurtakov2-2/+2
2011-10-10CDT and JDT bundles are not optional for the fragments.Alexander Kurtakov2-4/+4
2011-10-07Add update site information to featuresFrancois Chouinard2-0/+8
2011-10-07Fix the GroupIds in POMsFrancois Chouinard12-0/+12
2011-10-07Harmonize bundle and project namesFrancois Chouinard21-21/+21
2011-10-07Adjust features/plug-ins names for tycho 0.13Francois Chouinard41-1374/+57
2011-10-06Open a trace from within an experiment (fix for Bug360112)Francois Chouinard2-2/+13

Back to the top