deliverable/tracecompass.git
12 years agoFix for bug 365247.
Patrick Tasse [Wed, 30 Nov 2011 22:07:48 +0000 (17:07 -0500)] 
Fix for bug 365247.

12 years agoFix for bug 365245.
Patrick Tasse [Wed, 30 Nov 2011 22:02:44 +0000 (17:02 -0500)] 
Fix for bug 365245.

12 years agoAdd p2.inf files for all Linux tool features.
Jeff Johnston [Tue, 29 Nov 2011 21:54:25 +0000 (16:54 -0500)] 
Add p2.inf files for all Linux tool features.

12 years agoFix extension point references to reflect new structure naming
Francois Chouinard [Tue, 29 Nov 2011 18:15:18 +0000 (13:15 -0500)] 
Fix extension point references to reflect new structure naming
convention.

12 years agoRemove obsolete tmf.doc plugin
Francois Chouinard [Fri, 25 Nov 2011 16:44:44 +0000 (11:44 -0500)] 
Remove obsolete tmf.doc plugin

12 years agoRe-structure LTTng sub-project as per the Linux Tools guidelines
Francois Chouinard [Thu, 24 Nov 2011 19:32:43 +0000 (14:32 -0500)] 
Re-structure LTTng sub-project as per the Linux Tools guidelines

12 years agoRename xxx.lttng to xxx.lttng.core
Francois Chouinard [Thu, 24 Nov 2011 17:06:42 +0000 (12:06 -0500)] 
Rename xxx.lttng to xxx.lttng.core

12 years agoImproved one-time setup of test suites
Bernd Hufmann [Tue, 8 Nov 2011 13:35:15 +0000 (08:35 -0500)] 
Improved one-time setup of test suites

12 years agoAdd correct default return values in PipelinedTreeContentProvider
Francois Chouinard [Thu, 27 Oct 2011 22:11:57 +0000 (18:11 -0400)] 
Add correct default return values in PipelinedTreeContentProvider

12 years agoFix for state experiment manager coalescing.
lmcpata [Thu, 27 Oct 2011 21:41:10 +0000 (17:41 -0400)] 
Fix for state experiment manager coalescing.

12 years agoFix to allow importing traces without specifying their type
Francois Chouinard [Thu, 27 Oct 2011 20:13:06 +0000 (16:13 -0400)] 
Fix to allow importing traces without specifying their type

12 years agoFix project refresh + signal handler priority
Francois Chouinard [Thu, 27 Oct 2011 19:53:22 +0000 (15:53 -0400)] 
Fix project refresh + signal handler priority

12 years agoChange pom.xmls to release 0.10.0-SNAPSHOT.
Jeff Johnston [Fri, 28 Oct 2011 20:26:19 +0000 (16:26 -0400)] 
Change pom.xmls to release 0.10.0-SNAPSHOT.

12 years agoFix for bug 362204
Bernd Hufmann [Thu, 27 Oct 2011 14:48:44 +0000 (10:48 -0400)] 
Fix for bug 362204

12 years agoMove out the progress monitor job from experiment indexing thread
Francois Chouinard [Wed, 26 Oct 2011 22:14:36 +0000 (18:14 -0400)] 
Move out the progress monitor job from experiment indexing thread

12 years agoRemove debug printouts
Francois Chouinard [Wed, 26 Oct 2011 21:07:35 +0000 (17:07 -0400)] 
Remove debug printouts

12 years agoRefresh project display asynchronously
Francois Chouinard [Wed, 26 Oct 2011 20:48:10 +0000 (16:48 -0400)] 
Refresh project display asynchronously

12 years agoPartial fix for a thread leak in experiment indexing
Francois Chouinard [Wed, 26 Oct 2011 20:23:06 +0000 (16:23 -0400)] 
Partial fix for a thread leak in experiment indexing

Conflicts:
lttng/org.eclipse.linuxtools.tmf/src/org/eclipse/linuxtools/tmf/experiment/TmfExperiment.java

12 years agoHide the table component of the Gantt chart in CFV
Francois Chouinard [Wed, 26 Oct 2011 15:40:02 +0000 (11:40 -0400)] 
Hide the table component of the Gantt chart in CFV

12 years agoFix for bug 361966
Bernd Hufmann [Tue, 25 Oct 2011 18:03:14 +0000 (14:03 -0400)] 
Fix for bug 361966

12 years agoUpdate the LTTng User Guide
Francois Chouinard [Mon, 24 Oct 2011 20:03:35 +0000 (16:03 -0400)] 
Update the LTTng User Guide

12 years agoFix version in pom.xml of LTTng core Tests
Bernd Hufmann [Mon, 24 Oct 2011 18:45:59 +0000 (14:45 -0400)] 
Fix version in pom.xml of LTTng core Tests

12 years agoFix for custom parsers
lmcpata [Thu, 20 Oct 2011 22:08:52 +0000 (18:08 -0400)] 
Fix for custom parsers

12 years agoFix HistogramView recounts on range update
Francois Chouinard [Fri, 21 Oct 2011 21:54:29 +0000 (17:54 -0400)] 
Fix HistogramView recounts on range update

12 years agoAdd NPE check in command handlers (fix for Bug361697)
Francois Chouinard [Fri, 21 Oct 2011 17:42:35 +0000 (13:42 -0400)] 
Add NPE check in command handlers (fix for Bug361697)

12 years agoFix pom:s for the next release (1.0.0)
Francois Chouinard [Thu, 20 Oct 2011 03:12:44 +0000 (23:12 -0400)] 
Fix pom:s for the next release (1.0.0)

12 years agoFix version numbers to reflect API change
Francois Chouinard [Thu, 20 Oct 2011 01:03:41 +0000 (21:03 -0400)] 
Fix version numbers to reflect API change

12 years agoFix the open experiment handler + corrected tests to match API change
Francois Chouinard [Wed, 19 Oct 2011 20:34:17 +0000 (16:34 -0400)] 
Fix the open experiment handler + corrected tests to match API change

12 years agoFactor some redundant code in trace object construction
Francois Chouinard [Wed, 19 Oct 2011 17:03:07 +0000 (13:03 -0400)] 
Factor some redundant code in trace object construction

12 years agoRebase NewLTTngProjectWizard on TMF
Francois Chouinard [Wed, 19 Oct 2011 04:59:03 +0000 (00:59 -0400)] 
Rebase NewLTTngProjectWizard on TMF

12 years agoRemove deprecated code failing tests.
Francois Chouinard [Wed, 19 Oct 2011 19:35:12 +0000 (15:35 -0400)] 
Remove deprecated code failing tests.

12 years agoFix trace type selection field in ImportTraceWizardPage
Francois Chouinard [Tue, 18 Oct 2011 22:32:09 +0000 (18:32 -0400)] 
Fix trace type selection field in ImportTraceWizardPage

12 years agoContribute CNF based TMF project handling
Francois Chouinard [Sat, 15 Oct 2011 17:44:50 +0000 (13:44 -0400)] 
Contribute CNF based TMF project handling

12 years agoAdded TMF statistics feature (Bug 360572)
Bernd Hufmann [Wed, 12 Oct 2011 12:48:12 +0000 (08:48 -0400)] 
Added TMF statistics feature (Bug 360572)

12 years agoAdd a trace reference to the base event structure (fix for Bug360566)
Francois Chouinard [Tue, 11 Oct 2011 17:00:47 +0000 (13:00 -0400)] 
Add a trace reference to the base event structure (fix for Bug360566)

12 years agoAdd update site information to features
Francois Chouinard [Fri, 7 Oct 2011 18:08:48 +0000 (14:08 -0400)] 
Add update site information to features

12 years agoFix the GroupIds in POMs
Francois Chouinard [Fri, 7 Oct 2011 18:07:06 +0000 (14:07 -0400)] 
Fix the GroupIds in POMs

12 years agoHarmonize bundle and project names
Francois Chouinard [Fri, 7 Oct 2011 00:47:00 +0000 (20:47 -0400)] 
Harmonize bundle and project names

12 years agoAdjust features/plug-ins names for tycho 0.13
Francois Chouinard [Fri, 7 Oct 2011 00:03:07 +0000 (20:03 -0400)] 
Adjust features/plug-ins names for tycho 0.13

12 years agoOpen a trace from within an experiment (fix for Bug360112)
Francois Chouinard [Thu, 6 Oct 2011 19:24:23 +0000 (15:24 -0400)] 
Open a trace from within an experiment (fix for Bug360112)

12 years agoUpdate pom.xml files for JUnit tests + add sonar support for LTTng
Bernd Hufmann [Thu, 29 Sep 2011 18:39:02 +0000 (14:39 -0400)] 
Update pom.xml files for JUnit tests + add sonar support for LTTng

12 years agoAdd a trace in format 2.6 to the set of test traces
Francois Chouinard [Fri, 16 Sep 2011 12:11:52 +0000 (08:11 -0400)] 
Add a trace in format 2.6 to the set of test traces

12 years agoFix for bug 358224: [LTTng] Dotted lines not shown in Control Flow View
Bernd Hufmann [Tue, 20 Sep 2011 12:34:06 +0000 (08:34 -0400)] 
Fix for bug 358224: [LTTng] Dotted lines not shown in Control Flow View
and Resource View
https://bugs.eclipse.org/bugs/show_bug.cgi?id=358224

12 years agoFix for Bug357893
Francois Chouinard [Mon, 19 Sep 2011 21:00:47 +0000 (17:00 -0400)] 
Fix for Bug357893

12 years agoMerge remote branch 'origin/master'
Francois Chouinard [Thu, 15 Sep 2011 18:26:25 +0000 (14:26 -0400)] 
Merge remote branch 'origin/master'

12 years agoFix for Bug349987
Francois Chouinard [Thu, 15 Sep 2011 01:13:22 +0000 (21:13 -0400)] 
Fix for Bug349987

12 years agoCommented out 2 problematic tests
Francois Chouinard [Tue, 13 Sep 2011 21:44:47 +0000 (17:44 -0400)] 
Commented out 2 problematic tests

12 years agoFix for bug 357525 (fix for endless loop)
Bernd Hufmann [Tue, 13 Sep 2011 17:31:57 +0000 (13:31 -0400)] 
Fix for bug 357525 (fix for endless loop)

12 years agoFix for Bug 357396
Bernd Hufmann [Tue, 13 Sep 2011 14:48:12 +0000 (10:48 -0400)] 
Fix for Bug 357396
TmfTimeSyncSignal not handled properly outside GUI thread

12 years agoadd copyright notice and credits
Xavier Raynaud [Tue, 13 Sep 2011 13:31:51 +0000 (15:31 +0200)] 
add copyright notice and credits

12 years agofix https://bugs.eclipse.org/bugs/show_bug.cgi?id=357355 (enhance TmfVirtualTable...
Xavier Raynaud [Tue, 13 Sep 2011 07:20:38 +0000 (09:20 +0200)] 
fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=357355 (enhance TmfVirtualTable with tooltip and double-click listener)

12 years agoMerge branch 'LTTngEventsView'
Francois Chouinard [Fri, 9 Sep 2011 20:52:39 +0000 (16:52 -0400)] 
Merge branch 'LTTngEventsView'

12 years agoAlign Events table column with domain terminology
Francois Chouinard [Fri, 9 Sep 2011 20:47:52 +0000 (16:47 -0400)] 
Align Events table column with domain terminology

12 years agoAdd missing messages to experiment dialog
Francois Chouinard [Fri, 9 Sep 2011 20:22:53 +0000 (16:22 -0400)] 
Add missing messages to experiment dialog

12 years agoAlign Events table column with domain terminology
Francois Chouinard [Fri, 9 Sep 2011 20:47:52 +0000 (16:47 -0400)] 
Align Events table column with domain terminology

12 years agoAdd missing messages to experiment dialog
Francois Chouinard [Fri, 9 Sep 2011 20:22:53 +0000 (16:22 -0400)] 
Add missing messages to experiment dialog

12 years agoFix for bug 356216 (Kernel state system not initialized)
Bernd Hufmann [Tue, 30 Aug 2011 15:35:40 +0000 (11:35 -0400)] 
Fix for bug 356216 (Kernel state system not initialized)

12 years agoFix for bug 355551 (invalid cumulative statistic)
Bernd Hufmann [Tue, 30 Aug 2011 12:12:17 +0000 (08:12 -0400)] 
Fix for bug 355551 (invalid cumulative statistic)

12 years agoFix for Bug 352379
Bernd Hufmann [Mon, 29 Aug 2011 15:01:41 +0000 (11:01 -0400)] 
Fix for Bug 352379

12 years agoUpdate dialog messages and fix IAdapter issue
Francois Chouinard [Fri, 26 Aug 2011 23:24:09 +0000 (19:24 -0400)] 
Update dialog messages and fix IAdapter issue

12 years agoAdd a description of the TraceLibPath field on wizard/property page
Francois Chouinard [Fri, 26 Aug 2011 18:43:10 +0000 (14:43 -0400)] 
Add a description of the TraceLibPath field on wizard/property page

12 years agoMake trace selection failure dialog messages more informative.
Francois Chouinard [Fri, 26 Aug 2011 17:47:25 +0000 (13:47 -0400)] 
Make trace selection failure dialog messages more informative.

12 years agoFix for Bug340341
Francois Chouinard [Mon, 29 Aug 2011 00:09:36 +0000 (20:09 -0400)] 
Fix for Bug340341

12 years agoFix for Bug354541 - TraceLibPath handling + JUnits
Francois Chouinard [Sun, 28 Aug 2011 23:29:43 +0000 (19:29 -0400)] 
Fix for Bug354541 - TraceLibPath handling + JUnits

12 years agoDo not set BREE for plugins without java content.
Alexander Kurtakov [Wed, 24 Aug 2011 14:26:01 +0000 (17:26 +0300)] 
Do not set BREE for plugins without java content.

12 years agoMake POM versions 0.9.0-SNAPSHOT
Andrew Overholt [Tue, 23 Aug 2011 13:26:51 +0000 (09:26 -0400)] 
Make POM versions 0.9.0-SNAPSHOT

In each pom.xml file, make the parent version 0.9.0-SNAPSHOT and make it
0.9.0-SNAPSHOT in the main (ex. autotools/pom.xml, lttng/pom.xml, etc.)
POMs.

13 years agoMake use of eclipse parent pom and delete not needed parts from build sections causin...
Alexander Kurtakov [Thu, 11 Aug 2011 23:01:33 +0000 (02:01 +0300)] 
Make use of eclipse parent pom and delete not needed parts from build sections causing maven to show warnings.

13 years agoChanged behavior for received timeRange signal in sequence diagram
Bernd Hufmann [Fri, 29 Jul 2011 17:32:08 +0000 (13:32 -0400)] 
Changed behavior for received timeRange signal in sequence diagram
loader. Now it uses start time of range instead of current time for
selecting page.

13 years agoAdd dispose method on contexts
Francois Chouinard [Thu, 28 Jul 2011 20:32:37 +0000 (16:32 -0400)] 
Add dispose method on contexts

13 years agoAdd missing dialog strings
Francois Chouinard [Thu, 28 Jul 2011 19:42:04 +0000 (15:42 -0400)] 
Add missing dialog strings

13 years agoFix the trace vs. library version confusion
Francois Chouinard [Wed, 27 Jul 2011 20:19:57 +0000 (16:19 -0400)] 
Fix the trace vs. library version confusion

13 years agoFix plug-in/feature version in POMs
Francois Chouinard [Wed, 27 Jul 2011 18:14:45 +0000 (14:14 -0400)] 
Fix plug-in/feature version in POMs

13 years agoUpdate plug-in versions and dependencies
Francois Chouinard [Wed, 27 Jul 2011 15:23:14 +0000 (11:23 -0400)] 
Update plug-in versions and dependencies

13 years agoUpdate the LTTng help plug-in
Francois Chouinard [Wed, 27 Jul 2011 13:23:32 +0000 (09:23 -0400)] 
Update the LTTng help plug-in

13 years agoFix for view reload and NPE
Francois Chouinard [Tue, 26 Jul 2011 20:15:17 +0000 (16:15 -0400)] 
Fix for view reload and NPE

13 years agoRemove failing TMF test (temporarily)
Francois Chouinard [Tue, 26 Jul 2011 19:47:58 +0000 (15:47 -0400)] 
Remove failing TMF test (temporarily)

13 years agoFix backwards compatibility problem for JNI 2.6.
Bernd Hufmann [Tue, 26 Jul 2011 17:45:17 +0000 (13:45 -0400)] 
Fix backwards compatibility problem for JNI 2.6.

13 years agoAdapt HistogramView to trace streaming + extension point export
Francois Chouinard [Tue, 26 Jul 2011 15:50:20 +0000 (11:50 -0400)] 
Adapt HistogramView to trace streaming + extension point export

13 years agoContribution for Bug353020
Francois Chouinard [Mon, 25 Jul 2011 19:07:41 +0000 (15:07 -0400)] 
Contribution for Bug353020
(https://bugs.eclipse.org/bugs/attachment.cgi?id=200291)

13 years agoMerge branch 'FixJUnits'
Francois Chouinard [Fri, 22 Jul 2011 19:55:31 +0000 (15:55 -0400)] 
Merge branch 'FixJUnits'

13 years agoFix for Bug348020 - Color resource leak in Colors view
Francois Chouinard [Fri, 22 Jul 2011 19:45:30 +0000 (15:45 -0400)] 
Fix for Bug348020 - Color resource leak in Colors view

13 years agoFixed reference to IPropertySheetPage
Bernd Hufmann [Fri, 22 Jul 2011 19:46:34 +0000 (15:46 -0400)] 
Fixed reference to IPropertySheetPage

13 years agoFix for Bug348010
Francois Chouinard [Fri, 22 Jul 2011 19:29:12 +0000 (15:29 -0400)] 
Fix for Bug348010

13 years agoFix FullRangeHistogram initialization glitch
Francois Chouinard [Fri, 22 Jul 2011 17:23:26 +0000 (13:23 -0400)] 
Fix FullRangeHistogram initialization glitch

13 years agoMerge branch 'HistogramView'
Francois Chouinard [Fri, 22 Jul 2011 16:04:07 +0000 (12:04 -0400)] 
Merge branch 'HistogramView'

13 years agoRefactor the Histogram View (Bug352885)
Francois Chouinard [Fri, 22 Jul 2011 15:49:28 +0000 (11:49 -0400)] 
Refactor the Histogram View (Bug352885)

13 years agoFixed findbugs warnings in UML2SD of TMF UI
Bernd Hufmann [Thu, 21 Jul 2011 15:51:39 +0000 (11:51 -0400)] 
Fixed findbugs warnings in UML2SD of TMF UI

13 years agoContribution for Bug352466: [TMF] Implement UML2 Sequence Diagram
Bernd Hufmann [Wed, 20 Jul 2011 15:56:58 +0000 (11:56 -0400)] 
Contribution for Bug352466: [TMF] Implement UML2 Sequence Diagram
Framework

13 years agoMerge book.css change into LTTng help plug-in.
Jeff Johnston [Thu, 16 Jun 2011 19:49:25 +0000 (15:49 -0400)] 
Merge book.css change into LTTng help plug-in.

13 years agoEnsure all bundles have proper about.html
Andrew Overholt [Mon, 6 Jun 2011 18:34:18 +0000 (14:34 -0400)] 
Ensure all bundles have proper about.html

All about.html files are updated to be the exact same as
http://www.eclipse.org/legal/epl/about.html

Bug #316849

13 years agoRe-organize the LTTng Core Test suite
Francois Chouinard [Thu, 2 Jun 2011 21:05:54 +0000 (17:05 -0400)] 
Re-organize the LTTng Core Test suite

13 years agoBug #348267 - Documentation navigation arrows missing
Andrew Overholt [Fri, 3 Jun 2011 19:40:10 +0000 (15:40 -0400)] 
Bug #348267 - Documentation navigation arrows missing

13 years agoInclude license.html in TMF feature JAR
Andrew Overholt [Thu, 2 Jun 2011 19:18:55 +0000 (15:18 -0400)] 
Include license.html in TMF feature JAR

13 years agoRemove annoying tag on first help page.
Francois Chouinard [Wed, 1 Jun 2011 15:30:06 +0000 (11:30 -0400)] 
Remove annoying tag  on first help page.

13 years agoFix some screenshots and icons.
Francois Chouinard [Wed, 1 Jun 2011 15:14:09 +0000 (11:14 -0400)] 
Fix some screenshots and icons.

13 years agoUpdate the LTTng User Guide
Francois Chouinard [Wed, 1 Jun 2011 14:47:35 +0000 (10:47 -0400)] 
Update the LTTng User Guide

13 years agoBug 336846 - Update to 2011 SUA
Andrew Overholt [Fri, 20 May 2011 14:34:08 +0000 (10:34 -0400)] 
Bug 336846 - Update to 2011 SUA

13 years agoMove to tycho 0.12 and rename all the plugins names.
Alexander Kurtakov [Tue, 10 May 2011 13:23:19 +0000 (16:23 +0300)] 
Move to tycho 0.12 and rename all the plugins names.

13 years agoUser Guide Contribution for LTTng Trace Control (Bug 343438)
Bernd Hufmann [Fri, 6 May 2011 11:57:57 +0000 (07:57 -0400)] 
User Guide Contribution for LTTng Trace Control (Bug 343438)

13 years agoContribution to Bug343438 (LTTng Trace Control)
Bernd Hufmann [Tue, 26 Apr 2011 12:35:24 +0000 (08:35 -0400)] 
Contribution to Bug343438 (LTTng Trace Control)
- Fixed typo
- Fixed enablement of actions

This page took 0.037252 seconds and 5 git commands to generate.