deliverable/tracecompass.git
12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Thu, 8 Mar 2012 15:10:06 +0000 (10:10 -0500)] 
Merge branch 'master' into lttng_2_0_control_dev

12 years agoAdd capability to enable events with different parameters on session,
Bernd Hufmann [Thu, 8 Mar 2012 15:08:28 +0000 (10:08 -0500)] 
Add capability to enable events with different parameters on session,
domain and channel level

12 years agoFix for Histogram widget minor display issues.
Patrick Tasse [Tue, 6 Mar 2012 20:39:28 +0000 (15:39 -0500)] 
Fix for Histogram widget minor display issues.

12 years agoFix for test failures due to new platform behavior in Juno
Bernd Hufmann [Tue, 6 Mar 2012 14:40:29 +0000 (09:40 -0500)] 
Fix for test failures due to new platform behavior in Juno

12 years agoFix some FindBugs warnings
Francois Chouinard [Mon, 5 Mar 2012 16:43:05 +0000 (11:43 -0500)] 
Fix some FindBugs warnings

12 years agoFix version in LTTng's category.xml file
Bernd Hufmann [Mon, 5 Mar 2012 12:51:36 +0000 (07:51 -0500)] 
Fix version in LTTng's category.xml file

12 years agoImprove unit tests
Francois Chouinard [Sat, 3 Mar 2012 16:49:16 +0000 (11:49 -0500)] 
Improve unit tests

12 years agoCosmetic re-organization
Francois Chouinard [Sat, 3 Mar 2012 00:08:33 +0000 (19:08 -0500)] 
Cosmetic re-organization

12 years agoFix for Bug373118
Francois Chouinard [Fri, 2 Mar 2012 16:45:40 +0000 (11:45 -0500)] 
Fix for Bug373118

12 years agoFix for illegal API reference in NewTmfProjectWizard
Francois Chouinard [Fri, 2 Mar 2012 14:52:45 +0000 (09:52 -0500)] 
Fix for illegal API reference in NewTmfProjectWizard

12 years agoAdd support for non-string or null field values in TmfEventsTable.
Patrick Tasse [Wed, 29 Feb 2012 21:57:58 +0000 (16:57 -0500)] 
Add support for non-string or null field values in TmfEventsTable.

12 years agoFix using event content's value in TmfRawEventViewer and add null safety
Patrick Tasse [Wed, 29 Feb 2012 21:56:14 +0000 (16:56 -0500)] 
Fix using event content's value in TmfRawEventViewer and add null safety
checks.

12 years agoSet correct return type of clone() methods
Francois Chouinard [Wed, 29 Feb 2012 21:43:22 +0000 (16:43 -0500)] 
Set correct return type of clone() methods

12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Wed, 29 Feb 2012 18:21:56 +0000 (13:21 -0500)] 
Merge branch 'master' into lttng_2_0_control_dev

12 years agoMore warning fixes
Francois Chouinard [Wed, 29 Feb 2012 16:42:57 +0000 (11:42 -0500)] 
More warning fixes

12 years agoBump TMF/LTTng plugins versions following API changes
Francois Chouinard [Tue, 28 Feb 2012 22:22:18 +0000 (17:22 -0500)] 
Bump TMF/LTTng plugins versions following API changes

12 years agoChange ITmfTrace<T extends TmfEvent> to ITmfTrace<T extends ITmfEvent>
Francois Chouinard [Tue, 28 Feb 2012 21:57:27 +0000 (16:57 -0500)] 
Change ITmfTrace<T extends TmfEvent> to ITmfTrace<T extends ITmfEvent>

12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Tue, 28 Feb 2012 20:51:27 +0000 (15:51 -0500)] 
Merge branch 'master' into lttng_2_0_control_dev

12 years agoAdd further support for enabling kernel events
Bernd Hufmann [Tue, 28 Feb 2012 20:50:33 +0000 (15:50 -0500)] 
Add further support for enabling kernel events

12 years agoCosmetic improvement to equals() in Event model
Francois Chouinard [Tue, 28 Feb 2012 18:49:41 +0000 (13:49 -0500)] 
Cosmetic improvement to equals() in Event model

12 years agoFix more warnings from FindBugs
Francois Chouinard [Tue, 28 Feb 2012 17:42:11 +0000 (12:42 -0500)] 
Fix more warnings from FindBugs

12 years agoFix warnings from FindBugs
Francois Chouinard [Mon, 27 Feb 2012 22:52:56 +0000 (17:52 -0500)] 
Fix warnings from FindBugs

12 years agoFix tests
Bernd Hufmann [Mon, 27 Feb 2012 13:50:29 +0000 (08:50 -0500)] 
Fix tests

12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Mon, 27 Feb 2012 13:34:48 +0000 (08:34 -0500)] 
Merge branch 'master' into lttng_2_0_control_dev

Conflicts:
lttng/org.eclipse.linuxtools.lttng.ui/plugin.xml

12 years agoAdded event type and add support of enabling/disabling all for events
Bernd Hufmann [Mon, 27 Feb 2012 12:16:58 +0000 (07:16 -0500)] 
Added event type and add support of enabling/disabling all for events

12 years agoPartial fix for bug345440 - More warning fixes
francois [Sun, 26 Feb 2012 18:09:19 +0000 (13:09 -0500)] 
Partial fix for bug345440 - More warning fixes

12 years agoPartial fix for bug345440 - FindBugs high priority warnings
francois [Sun, 26 Feb 2012 14:11:00 +0000 (09:11 -0500)] 
Partial fix for bug345440 - FindBugs high priority warnings

12 years agoPartial fix for bug345440 - tmf.core.component
francois [Sun, 26 Feb 2012 01:48:30 +0000 (20:48 -0500)] 
Partial fix for bug345440 - tmf.core.component

12 years agoPartial fix for bug345440 - tmf.core.event + tests
francois [Sun, 26 Feb 2012 01:32:52 +0000 (20:32 -0500)] 
Partial fix for bug345440 - tmf.core.event + tests

12 years agoAdjusted filters for matching meta-fields
Francois Chouinard [Fri, 24 Feb 2012 23:09:36 +0000 (18:09 -0500)] 
Adjusted filters for matching meta-fields

12 years agoFix for bug334572
Francois Chouinard [Fri, 24 Feb 2012 22:06:24 +0000 (17:06 -0500)] 
Fix for bug334572

12 years agoUpdated fix for bug 366089: Interface to provide trace name.
Patrick Tasse [Fri, 24 Feb 2012 19:13:04 +0000 (14:13 -0500)] 
Updated fix for bug 366089: Interface to provide trace name.

12 years agoFix renaming of hidden bookmarks file.
Patrick Tasse [Fri, 24 Feb 2012 18:51:04 +0000 (13:51 -0500)] 
Fix renaming of hidden bookmarks file.

12 years agoRestore LTTng project wizard (and related classes) that were
Francois Chouinard [Fri, 24 Feb 2012 19:04:23 +0000 (14:04 -0500)] 
Restore LTTng project wizard (and related classes) that were
inadvertently removed in a previous commit.

12 years agoAdd experiment count on Experiments folder label (Bug372392)
Francois Chouinard [Fri, 24 Feb 2012 14:56:35 +0000 (09:56 -0500)] 
Add experiment count on Experiments folder label (Bug372392)

12 years agoRemove the obsolete LTTng Project View
Francois Chouinard [Thu, 23 Feb 2012 19:04:17 +0000 (14:04 -0500)] 
Remove the obsolete LTTng Project View

12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Thu, 23 Feb 2012 15:18:44 +0000 (10:18 -0500)] 
Merge branch 'master' into lttng_2_0_control_dev

12 years agoAdded command support for enabling/disabling events (first part)
Bernd Hufmann [Thu, 23 Feb 2012 15:14:47 +0000 (10:14 -0500)] 
Added command support for enabling/disabling events (first part)

12 years agoMerge branch 'master' into LTTng-TmfEventModel
Francois Chouinard [Wed, 22 Feb 2012 20:39:19 +0000 (15:39 -0500)] 
Merge branch 'master' into LTTng-TmfEventModel

12 years agoEnable source features and bundles generation.
Alexander Kurtakov [Wed, 22 Feb 2012 19:58:12 +0000 (21:58 +0200)] 
Enable source features and bundles generation.

Source feature generation is activated if there is sourceTemplateFeature directory in the feature. For the sake of git not caring about empty directories I put empty feature.properties in these directories.
Also a p2 plugin instruction is added to the poms in order to get the generated source features visible for p2.
New category for the sources is added to the repository category.xml and source features are added to it.

12 years agoImprove test coverage for TmfEvent and TmfEventTypeManager
Francois Chouinard [Wed, 22 Feb 2012 20:05:53 +0000 (15:05 -0500)] 
Improve test coverage for TmfEvent and TmfEventTypeManager

12 years agoFix renaming of hidden bookmarks file.
Patrick Tasse [Wed, 22 Feb 2012 18:39:40 +0000 (13:39 -0500)] 
Fix renaming of hidden bookmarks file.

12 years agoMerge branch 'master' into LTTng-TmfEventModel
Francois Chouinard [Wed, 22 Feb 2012 14:44:41 +0000 (09:44 -0500)] 
Merge branch 'master' into LTTng-TmfEventModel

12 years agoImprove test coverage for TmfEventField.
Francois Chouinard [Tue, 21 Feb 2012 23:07:01 +0000 (18:07 -0500)] 
Improve test coverage for TmfEventField.

12 years agoFix Messages bundle name for renamed plugin.
Patrick Tasse [Tue, 21 Feb 2012 21:33:05 +0000 (16:33 -0500)] 
Fix Messages bundle name for renamed plugin.

12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Tue, 21 Feb 2012 20:14:23 +0000 (15:14 -0500)] 
Merge branch 'master' into lttng_2_0_control_dev

12 years agoAdd new LTTng commands (create/destroy/start/stop session,
Bernd Hufmann [Tue, 21 Feb 2012 20:08:51 +0000 (15:08 -0500)] 
Add new LTTng commands (create/destroy/start/stop session,
enable/disable channels)

12 years agoUpdate test coverage for TmfEventType
Francois Chouinard [Tue, 21 Feb 2012 20:00:51 +0000 (15:00 -0500)] 
Update test coverage for TmfEventType

12 years agoUpdated fix for bug 371528: Updates for bookmarks, editor for experiments, accelerato...
Patrick Tasse [Mon, 20 Feb 2012 22:27:14 +0000 (17:27 -0500)] 
Updated fix for bug 371528: Updates for bookmarks, editor for experiments, accelerators, drag and drop.

12 years agoAdd code coverage for TmfSimpleTimestamp
Francois Chouinard [Mon, 20 Feb 2012 22:53:33 +0000 (17:53 -0500)] 
Add code coverage for TmfSimpleTimestamp

12 years agoImprove code coverage for TmfTimeRange
Francois Chouinard [Mon, 20 Feb 2012 21:44:42 +0000 (16:44 -0500)] 
Improve code coverage for TmfTimeRange

12 years agoImprove code coverage for TmfTimestamp (+ bug fix)
Francois Chouinard [Mon, 20 Feb 2012 20:59:51 +0000 (15:59 -0500)] 
Improve code coverage for TmfTimestamp (+ bug fix)

12 years agoVarious fixes following code review
Francois Chouinard [Fri, 17 Feb 2012 23:03:05 +0000 (18:03 -0500)] 
Various fixes following code review

12 years agoImplement the new TMF Event Model
Francois Chouinard [Tue, 14 Feb 2012 20:57:55 +0000 (15:57 -0500)] 
Implement the new TMF Event Model

12 years agoMerge branch 'master' into TmfEventModel
francois [Wed, 15 Feb 2012 21:59:04 +0000 (16:59 -0500)] 
Merge branch 'master' into TmfEventModel

12 years agoUpdate due to new version v2.0-pre21 of lttng-tools
Bernd Hufmann [Wed, 15 Feb 2012 12:55:49 +0000 (07:55 -0500)] 
Update due to new version v2.0-pre21 of lttng-tools

12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Wed, 15 Feb 2012 12:19:26 +0000 (07:19 -0500)] 
Merge branch 'master' into lttng_2_0_control_dev

12 years agoFix timing issue in UI tests.
Patrick Tasse [Tue, 14 Feb 2012 21:33:16 +0000 (16:33 -0500)] 
Fix timing issue in UI tests.

12 years agoFix for bug 371528: Updates for bookmarks, editor for experiments, accelerators,...
Patrick Tasse [Tue, 14 Feb 2012 17:18:43 +0000 (12:18 -0500)] 
Fix for bug 371528: Updates for bookmarks, editor for experiments, accelerators, drag and drop.

12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Tue, 14 Feb 2012 18:05:38 +0000 (13:05 -0500)] 
Merge branch 'master' into lttng_2_0_control_dev

12 years agoFix for streaming and reconnection. Added standalone releng for lttng.
Patrick Tasse [Tue, 14 Feb 2012 16:39:56 +0000 (11:39 -0500)] 
Fix for streaming and reconnection. Added standalone releng for lttng.

12 years agoAdd TmfEventTypeManager
Francois Chouinard [Mon, 13 Feb 2012 18:57:13 +0000 (13:57 -0500)] 
Add TmfEventTypeManager

12 years agoRemove TmfTraceEvent (unused)
Francois Chouinard [Mon, 13 Feb 2012 18:17:25 +0000 (13:17 -0500)] 
Remove TmfTraceEvent (unused)

12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Mon, 13 Feb 2012 17:34:05 +0000 (12:34 -0500)] 
Merge branch 'master' into lttng_2_0_control_dev

12 years agoRefactor ITmfDataEvent to ITmfDataItem
Francois Chouinard [Mon, 13 Feb 2012 16:25:52 +0000 (11:25 -0500)] 
Refactor ITmfDataEvent to ITmfDataItem

12 years agoMade BigBang/BigCrunch/Zero ITmfTimestamp:s
Francois Chouinard [Mon, 13 Feb 2012 14:49:37 +0000 (09:49 -0500)] 
Made BigBang/BigCrunch/Zero ITmfTimestamp:s

12 years agoAdded latency analysis feature (bug 331467)
Bernd Hufmann [Tue, 24 Jan 2012 16:27:45 +0000 (11:27 -0500)] 
Added latency analysis feature (bug 331467)

12 years agoRefactor TmfEventContent and adjust other model types
francois [Mon, 13 Feb 2012 04:26:13 +0000 (23:26 -0500)] 
Refactor TmfEventContent and adjust other model types

12 years agoRefactor TmfEventType and TmfEventField
francois [Sun, 12 Feb 2012 18:01:04 +0000 (13:01 -0500)] 
Refactor TmfEventType and TmfEventField

12 years agoAdd TmfSimpleTimestamp
francois [Sat, 11 Feb 2012 21:27:22 +0000 (16:27 -0500)] 
Add TmfSimpleTimestamp

12 years agoUpdate TmfTimeRange as per the new TMF Event Model
francois [Sat, 11 Feb 2012 20:58:17 +0000 (15:58 -0500)] 
Update TmfTimeRange as per the new TMF Event Model

12 years agoIntegrate the TmfEvent+ITmfTimestamp API
francois [Sat, 11 Feb 2012 19:32:03 +0000 (14:32 -0500)] 
Integrate the TmfEvent+ITmfTimestamp API

12 years agoAdd convenience setters to TmdDataEvent
francois [Sat, 11 Feb 2012 18:00:54 +0000 (13:00 -0500)] 
Add convenience setters to TmdDataEvent

12 years agoRefactor TmfTimestamp as per the updated TMF Event Model
Francois Chouinard [Fri, 10 Feb 2012 22:23:03 +0000 (17:23 -0500)] 
Refactor TmfTimestamp as per the updated TMF Event Model

12 years agoFixed warnings
Bernd Hufmann [Fri, 10 Feb 2012 21:01:42 +0000 (16:01 -0500)] 
Fixed warnings

12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Fri, 10 Feb 2012 20:38:01 +0000 (15:38 -0500)] 
Merge branch 'master' into lttng_2_0_control_dev

12 years agoFixed code review findings + upgrade to lttng-tools 2.0-pre20
Bernd Hufmann [Fri, 10 Feb 2012 20:30:59 +0000 (15:30 -0500)] 
Fixed code review findings + upgrade to lttng-tools 2.0-pre20

12 years agoRemove unused directory
Francois Chouinard [Thu, 9 Feb 2012 19:03:26 +0000 (14:03 -0500)] 
Remove unused directory

12 years agoChange event reference from TmfEventReference to String
Francois Chouinard [Thu, 9 Feb 2012 18:41:50 +0000 (13:41 -0500)] 
Change event reference from TmfEventReference to String

12 years agoChange type of event source from TmfEventSource to String
francois [Wed, 8 Feb 2012 21:58:39 +0000 (16:58 -0500)] 
Change type of event source from TmfEventSource to String

12 years agoRe-factor TmfEvent and TmfDataEvent (formerly TmfData)
francois [Wed, 8 Feb 2012 20:28:02 +0000 (15:28 -0500)] 
Re-factor TmfEvent and TmfDataEvent (formerly TmfData)

12 years agoFix a .gitignore that is too permissive
Francois Chouinard [Thu, 9 Feb 2012 18:55:29 +0000 (13:55 -0500)] 
Fix a .gitignore that is too permissive

12 years agoAdded properties implementation
Bernd Hufmann [Thu, 9 Feb 2012 13:01:23 +0000 (08:01 -0500)] 
Added properties implementation

12 years agoRemove obsolete api from TmfData
francois [Wed, 8 Feb 2012 16:26:48 +0000 (11:26 -0500)] 
Remove obsolete api from TmfData

12 years agoUpdate LTTng/TML .project files
francois [Wed, 8 Feb 2012 16:10:45 +0000 (11:10 -0500)] 
Update LTTng/TML .project files

12 years agoFirst part of LTTng 2.0 support
Bernd Hufmann [Mon, 6 Feb 2012 18:01:28 +0000 (13:01 -0500)] 
First part of LTTng 2.0 support

12 years agoMove {LTTng,TMF}/p2.inf file to the new feature folders
Francois Chouinard [Tue, 31 Jan 2012 15:27:06 +0000 (10:27 -0500)] 
Move {LTTng,TMF}/p2.inf file to the new feature folders

12 years agoFix for bug 368181.
Patrick Tasse [Fri, 27 Jan 2012 17:10:40 +0000 (12:10 -0500)] 
Fix for bug 368181.

12 years agoFix for bug 369155.
Patrick Tasse [Thu, 19 Jan 2012 22:47:46 +0000 (17:47 -0500)] 
Fix for bug 369155.

12 years agoFix for bug 369005.
Patrick Tasse [Wed, 18 Jan 2012 20:47:16 +0000 (15:47 -0500)] 
Fix for bug 369005.

12 years agoFix for bug 368299.
Patrick Tasse [Tue, 10 Jan 2012 22:07:35 +0000 (17:07 -0500)] 
Fix for bug 368299.

12 years agoFix for bug 368181.
Patrick Tasse [Mon, 9 Jan 2012 16:51:31 +0000 (11:51 -0500)] 
Fix for bug 368181.

12 years ago308881: [consumability] Enable PDE API tooling
Andrew Overholt [Fri, 16 Dec 2011 19:50:39 +0000 (14:50 -0500)] 
308881: [consumability] Enable PDE API tooling

Enable PDE API tools on all projects.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=308881

12 years agoFix test cases for bug 365245.
Patrick Tasse [Fri, 9 Dec 2011 21:05:31 +0000 (16:05 -0500)] 
Fix test cases for bug 365245.

12 years agoFix for bug 366093.
Patrick Tasse [Thu, 8 Dec 2011 19:26:58 +0000 (14:26 -0500)] 
Fix for bug 366093.

12 years agoFix for bug 366090.
Patrick Tasse [Thu, 8 Dec 2011 19:18:14 +0000 (14:18 -0500)] 
Fix for bug 366090.

12 years agoFix for bug 366089.
Patrick Tasse [Thu, 8 Dec 2011 19:10:09 +0000 (14:10 -0500)] 
Fix for bug 366089.

12 years agoFix a few IDs to reflect the updated LTTng structure
Francois Chouinard [Mon, 5 Dec 2011 21:33:48 +0000 (16:33 -0500)] 
Fix a few IDs to reflect the updated LTTng structure

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.

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