deliverable/tracecompass.git
12 years agoUpdate JUnit tests
Bernd Hufmann [Fri, 27 Apr 2012 11:33:48 +0000 (07:33 -0400)] 
Update JUnit tests

12 years agoUpdate TmfTrace javadoc
Francois Chouinard [Fri, 27 Apr 2012 02:27:19 +0000 (22:27 -0400)] 
Update TmfTrace javadoc

12 years agoSimplify TmfEvent constructors and update javadoc
Francois Chouinard [Thu, 26 Apr 2012 01:16:27 +0000 (21:16 -0400)] 
Simplify TmfEvent constructors and update javadoc

12 years agoMinor API improvements
Francois Chouinard [Thu, 26 Apr 2012 23:30:33 +0000 (19:30 -0400)] 
Minor API improvements

12 years agoFix Sonar findings in TmfEvent
Francois Chouinard [Wed, 25 Apr 2012 20:39:05 +0000 (16:39 -0400)] 
Fix Sonar findings in TmfEvent

12 years agoFix Sonar findings for TmfEvent and TmfTrace
Francois Chouinard [Wed, 25 Apr 2012 14:06:04 +0000 (10:06 -0400)] 
Fix Sonar findings for TmfEvent and TmfTrace

12 years agoMinor String and Java-doc updates
Bernd Hufmann [Thu, 26 Apr 2012 19:48:23 +0000 (15:48 -0400)] 
Minor String and Java-doc updates

12 years agoUpdate icons, component display name and tooltip (LTTng 2.0 control)
Bernd Hufmann [Thu, 26 Apr 2012 18:23:38 +0000 (14:23 -0400)] 
Update icons, component display name and tooltip (LTTng 2.0 control)

12 years agoUpdate DeleteHandler (LTTng 2.0 tracer control) and JUnit tests
Bernd Hufmann [Wed, 25 Apr 2012 19:46:10 +0000 (15:46 -0400)] 
Update DeleteHandler (LTTng 2.0 tracer control) and JUnit tests

12 years agoHandle bookmark removal and change in TmfEventsView (Bug 377651)
Bernd Hufmann [Wed, 25 Apr 2012 15:44:52 +0000 (11:44 -0400)] 
Handle bookmark removal and change in TmfEventsView (Bug 377651)

12 years agoImplement TmfTrace changes - introduce TmfTraceException
Francois Chouinard [Tue, 24 Apr 2012 20:59:20 +0000 (16:59 -0400)] 
Implement TmfTrace changes - introduce TmfTraceException

12 years agoMerge branch 'master' into TmfTraceModel-new
Francois Chouinard [Tue, 24 Apr 2012 18:54:16 +0000 (14:54 -0400)] 
Merge branch 'master' into TmfTraceModel-new

Conflicts:
lttng/org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfTrace.java
lttng/org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/OpenExperimentHandler.java
lttng/org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/editors/EventsViewEditor.java
lttng/org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/editors/TmfEventsEditor.java
lttng/org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/viewers/events/TmfEventsTable.java

12 years agoRefactor TmfTrace and dependencies - minor changes
Francois Chouinard [Tue, 24 Apr 2012 18:07:13 +0000 (14:07 -0400)] 
Refactor TmfTrace and dependencies - minor changes

12 years agoFix searching and filtering in TMF events table (bug 377558)
Bernd Hufmann [Tue, 24 Apr 2012 17:38:19 +0000 (13:38 -0400)] 
Fix searching and filtering in TMF events table (bug 377558)

12 years agoFix performance issues (Bug 377544)
Bernd Hufmann [Tue, 24 Apr 2012 17:02:48 +0000 (13:02 -0400)] 
Fix performance issues (Bug 377544)

12 years agoRefactor TmfTrace and dependencies - minor changes
Francois Chouinard [Tue, 24 Apr 2012 15:12:18 +0000 (11:12 -0400)] 
Refactor TmfTrace and dependencies - minor changes

12 years agoRefactor TmfTrace and dependencies - move parseEvent to ITmfEventParser
Francois Chouinard [Tue, 24 Apr 2012 11:40:31 +0000 (07:40 -0400)] 
Refactor TmfTrace and dependencies - move parseEvent to ITmfEventParser

12 years agoUpdate User Guide for LTTng 2.0 Tracer Control
Bernd Hufmann [Mon, 23 Apr 2012 19:37:18 +0000 (15:37 -0400)] 
Update User Guide for LTTng 2.0 Tracer Control

12 years agoUpdate enable channel and event dialogs and handlers
Bernd Hufmann [Mon, 23 Apr 2012 19:21:19 +0000 (15:21 -0400)] 
Update enable channel and event dialogs and handlers

12 years agoAdd cancel button to dialogs for LTTng 2.0 tracer control
Bernd Hufmann [Mon, 23 Apr 2012 12:45:20 +0000 (08:45 -0400)] 
Add cancel button to dialogs for LTTng 2.0 tracer control

12 years agoRefactor TmfTrace and dependencies - finalize ITmfTraceIndexer
Francois Chouinard [Fri, 20 Apr 2012 23:05:53 +0000 (19:05 -0400)] 
Refactor TmfTrace and dependencies - finalize ITmfTraceIndexer

12 years agoRefactor TmfTrace and dependencies - finalize ITmfTraceIndexer
Francois Chouinard [Fri, 20 Apr 2012 17:10:57 +0000 (13:10 -0400)] 
Refactor TmfTrace and dependencies - finalize ITmfTraceIndexer

12 years agoRefactor TmfTrace and dependencies - introduce ITmfTraceIndexer
Francois Chouinard [Thu, 19 Apr 2012 22:14:00 +0000 (18:14 -0400)] 
Refactor TmfTrace and dependencies - introduce ITmfTraceIndexer

12 years agoRefactor TmfTrace and dependencies - remove indexTrace()
Francois Chouinard [Wed, 18 Apr 2012 21:52:54 +0000 (17:52 -0400)] 
Refactor TmfTrace and dependencies - remove indexTrace()

12 years agoRefactor TmfTrace and dependencies - remove getTrace()
Francois Chouinard [Wed, 18 Apr 2012 14:21:40 +0000 (10:21 -0400)] 
Refactor TmfTrace and dependencies - remove getTrace()

12 years agoAdd discard option to create channel dialog + updated command logging
Bernd Hufmann [Wed, 18 Apr 2012 13:52:24 +0000 (09:52 -0400)] 
Add discard option to create channel dialog + updated command logging

12 years agoAdd groundwork for multiple version support of LTTng 2.0 tracer control
Bernd Hufmann [Tue, 17 Apr 2012 19:29:19 +0000 (15:29 -0400)] 
Add groundwork for multiple version support of LTTng 2.0 tracer control

12 years agoRefactor TmfTrace and dependencies - fix parent class, remove clone()
Francois Chouinard [Tue, 17 Apr 2012 19:17:32 +0000 (15:17 -0400)] 
Refactor TmfTrace and dependencies - fix parent class, remove clone()

12 years agoRefactor TmfCheckpoint and dependencies (+JUnits)
Francois Chouinard [Tue, 17 Apr 2012 18:17:18 +0000 (14:17 -0400)] 
Refactor TmfCheckpoint and dependencies (+JUnits)

12 years agoMerge branch 'master' into TmfTraceModel-new
Francois Chouinard [Tue, 17 Apr 2012 17:12:11 +0000 (13:12 -0400)] 
Merge branch 'master' into TmfTraceModel-new

Conflicts:
lttng/org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfIterator.java
lttng/org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/experiment/TmfExperiment.java
lttng/org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/experiment/TmfExperimentContext.java

12 years agoAdd preferences for LTTng 2.0 tracer control
Bernd Hufmann [Tue, 17 Apr 2012 13:07:34 +0000 (09:07 -0400)] 
Add preferences for LTTng 2.0 tracer control

12 years agoMerge master in TmfTraceModel
Francois Chouinard [Mon, 16 Apr 2012 19:41:56 +0000 (15:41 -0400)] 
Merge master in TmfTraceModel

12 years agoFix a test setup
Francois Chouinard [Mon, 16 Apr 2012 18:25:51 +0000 (14:25 -0400)] 
Fix a test setup

12 years agoChange Icon from a giant mole to a reasonable penguin.
Matthew Khouzam [Mon, 16 Apr 2012 15:40:11 +0000 (11:40 -0400)] 
Change Icon from a giant mole to a reasonable penguin.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoimprove test coverage and fix go to last event bug
Matthew Khouzam [Thu, 12 Apr 2012 21:57:16 +0000 (17:57 -0400)] 
improve test coverage and fix go to last event bug

12 years agoDefine CTF API
Matthew Khouzam [Thu, 12 Apr 2012 19:29:13 +0000 (15:29 -0400)] 
Define CTF API

12 years agoAdd environment variables view widget
Matthew Khouzam [Thu, 12 Apr 2012 15:45:12 +0000 (11:45 -0400)] 
Add environment variables view widget

12 years agoadd Environment variables to ctf interface
Matthew Khouzam [Thu, 12 Apr 2012 15:43:24 +0000 (11:43 -0400)] 
add Environment variables to ctf interface

12 years agoadd LTTng icon to LTTng Traces
Matthew Khouzam [Thu, 12 Apr 2012 15:39:36 +0000 (11:39 -0400)] 
add LTTng icon to LTTng Traces

12 years agointernalize some CTF API
Matthew Khouzam [Wed, 11 Apr 2012 19:04:58 +0000 (15:04 -0400)] 
internalize some CTF API

12 years agoAdd support for offsets in event creation
Matthew Khouzam [Tue, 10 Apr 2012 22:04:29 +0000 (18:04 -0400)] 
Add support for offsets in event creation

12 years agoFix warnings
Matthew Khouzam [Tue, 10 Apr 2012 21:23:59 +0000 (17:23 -0400)] 
Fix warnings

12 years agofix post-merge to get it to compile.
Matthew Khouzam [Tue, 10 Apr 2012 20:44:53 +0000 (16:44 -0400)] 
fix post-merge to get it to compile.

12 years agoAdd support in the UI for LTTng 2.0.
Matthew Khouzam [Tue, 3 Apr 2012 21:41:06 +0000 (17:41 -0400)] 
Add support in the UI for LTTng 2.0.

signed-off by: YEAH BABY

12 years agoChange certain classes to use ITmfEvent instead of TmfEvent.
Matthew Khouzam [Tue, 3 Apr 2012 14:23:05 +0000 (10:23 -0400)] 
Change certain classes to use ITmfEvent instead of TmfEvent.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoAdd a headless test
Matthew Khouzam [Thu, 29 Mar 2012 17:11:14 +0000 (13:11 -0400)] 
Add a headless test

Conflicts:

lttng/org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/headless/Benchmark.java

12 years agochanged TmfEvent to ITmfEvent
Matthew Khouzam [Thu, 29 Mar 2012 15:25:18 +0000 (11:25 -0400)] 
changed TmfEvent to ITmfEvent

12 years agoAdd Lttng 2.0 trace to Lttng View
Matthew Khouzam [Thu, 29 Mar 2012 15:26:24 +0000 (11:26 -0400)] 
Add Lttng 2.0 trace to Lttng View

12 years agoadd fallback for seeking by unindexed traces
Matthew Khouzam [Thu, 29 Mar 2012 14:38:52 +0000 (10:38 -0400)] 
add fallback for seeking by unindexed traces

12 years agoAdd support for seeks by index.
Matthew Khouzam [Wed, 28 Mar 2012 22:16:51 +0000 (18:16 -0400)] 
Add support for seeks by index.

12 years agoFix seek bug.
Matthew Khouzam [Fri, 23 Mar 2012 18:36:41 +0000 (14:36 -0400)] 
Fix seek bug.
Adds indexing.
Conflicts:

lttng/org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfTrace.java

12 years agofix seek with offsetted timestamps.
Matthew Khouzam [Tue, 10 Apr 2012 14:26:35 +0000 (10:26 -0400)] 
fix seek with offsetted timestamps.

12 years agoadd benchmarks
Matthew Khouzam [Tue, 10 Apr 2012 14:27:14 +0000 (10:27 -0400)] 
add benchmarks

Conflicts:

lttng/org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/headless/ReadTrace.java

12 years agoChange output of ctf toStrings to be more human readable.
Matthew Khouzam [Tue, 10 Apr 2012 19:54:44 +0000 (15:54 -0400)] 
Change output of ctf toStrings to be more human readable.

12 years agoAdded a headless test
Matthew Khouzam [Thu, 29 Mar 2012 17:11:14 +0000 (13:11 -0400)] 
Added a headless test

12 years agoupdate events table in lttng.ui to have an ITmfEvent.
Matthew Khouzam [Tue, 3 Apr 2012 14:47:39 +0000 (10:47 -0400)] 
update events table in lttng.ui to have an ITmfEvent.

12 years agoAdded faster indexed seeks.
Matthew Khouzam [Thu, 22 Mar 2012 22:19:18 +0000 (18:19 -0400)] 
Added faster indexed seeks.

12 years agoAdded getOffset to a trace and updated benchmark.
Matthew Khouzam [Tue, 20 Mar 2012 18:04:33 +0000 (14:04 -0400)] 
Added getOffset to a trace and updated benchmark.

12 years agoAdded getOffset to a trace and updated benchmark.
Matthew Khouzam [Tue, 20 Mar 2012 18:04:33 +0000 (14:04 -0400)] 
Added getOffset to a trace and updated benchmark.

12 years agoAdded an interesting headless test. It is more there to show how someone
Matthew Khouzam [Mon, 19 Mar 2012 15:42:58 +0000 (11:42 -0400)] 
Added an interesting headless test. It is more there to show how someone
can use the trace.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoGeneralized trace test added. Can be useful for profiling.
Matthew Khouzam [Fri, 16 Mar 2012 21:43:56 +0000 (17:43 -0400)] 
Generalized trace test added. Can be useful for profiling.

12 years agoWork on TmfCheckpoint
Francois Chouinard [Mon, 16 Apr 2012 14:20:58 +0000 (10:20 -0400)] 
Work on TmfCheckpoint

12 years agoMerge branch 'master' into TmfTraceModel-new
Francois Chouinard [Mon, 16 Apr 2012 13:54:55 +0000 (09:54 -0400)] 
Merge branch 'master' into TmfTraceModel-new

12 years agoRefactor TmfCheckpoint and dependencies
Francois Chouinard [Fri, 13 Apr 2012 20:13:19 +0000 (16:13 -0400)] 
Refactor TmfCheckpoint and dependencies

12 years agoFix tabs/spaces for ITmfEvent
Francois Chouinard [Fri, 13 Apr 2012 18:48:11 +0000 (14:48 -0400)] 
Fix tabs/spaces for ITmfEvent

12 years agoRefactor ITmfContext and fix dependencies
Francois Chouinard [Fri, 13 Apr 2012 18:05:21 +0000 (14:05 -0400)] 
Refactor ITmfContext and fix dependencies

12 years agoRefactor ITmfLocation and fix dependencies
Francois Chouinard [Thu, 12 Apr 2012 22:02:03 +0000 (18:02 -0400)] 
Refactor ITmfLocation and fix dependencies

12 years agoAdd JUnit tests for LTTng 2.0 tracer control (add-context/calibrate)
Bernd Hufmann [Thu, 12 Apr 2012 18:08:43 +0000 (14:08 -0400)] 
Add JUnit tests for LTTng 2.0 tracer control (add-context/calibrate)

12 years agoAdd support for LTTng 2.0 command calibrate
Bernd Hufmann [Wed, 11 Apr 2012 18:20:32 +0000 (14:20 -0400)] 
Add support for LTTng 2.0 command calibrate

12 years agoFix Tracer warning in LoadersManager.
Patrick Tasse [Thu, 12 Apr 2012 17:36:25 +0000 (13:36 -0400)] 
Fix Tracer warning in LoadersManager.

12 years agoAdd CTF feature to included features in TMF feature.xml
Bernd Hufmann [Thu, 12 Apr 2012 11:50:14 +0000 (07:50 -0400)] 
Add CTF feature to included features in TMF feature.xml

12 years agoFix for Update legacy lttng for TCF 1.0.0.
Patrick Tasse [Wed, 11 Apr 2012 20:02:25 +0000 (16:02 -0400)] 
Fix for Update legacy lttng for TCF 1.0.0.

12 years agoUpdate legacy lttng for TCF 1.0.0.
Patrick Tasse [Wed, 11 Apr 2012 17:46:24 +0000 (13:46 -0400)] 
Update legacy lttng for TCF 1.0.0.

12 years agoFix LTTngProjectNature ID.
Patrick Tasse [Wed, 11 Apr 2012 17:39:06 +0000 (13:39 -0400)] 
Fix LTTngProjectNature ID.

12 years agoImprove Exception handling for LTTng 2.0 trace control
Bernd Hufmann [Wed, 11 Apr 2012 13:24:29 +0000 (09:24 -0400)] 
Improve Exception handling for LTTng 2.0 trace control

12 years agoFix Findbugs warnings
Bernd Hufmann [Tue, 10 Apr 2012 17:51:51 +0000 (13:51 -0400)] 
Fix Findbugs warnings

12 years agoAdd support for importing traces to tracing project
Bernd Hufmann [Tue, 10 Apr 2012 17:00:51 +0000 (13:00 -0400)] 
Add support for importing traces to tracing project

12 years agoAdd support for LTTng 2.0 command add-context
Bernd Hufmann [Wed, 4 Apr 2012 18:12:59 +0000 (14:12 -0400)] 
Add support for LTTng 2.0 command add-context

12 years agoMore resources closes.
Alexander Kurtakov [Fri, 6 Apr 2012 09:01:01 +0000 (12:01 +0300)] 
More resources closes.

12 years agoMake test plugins fragments.
Alexander Kurtakov [Wed, 4 Apr 2012 15:10:40 +0000 (18:10 +0300)] 
Make test plugins fragments.

This gives them access to the full environment of the host. Activators
are removed as fragments can't have activators. The only usage of the
activators was to access the bundle which was replaced with calls to the
FrameworkUtil.

12 years agoUpdate TmfTrace as per ITmfTrace
Francois Chouinard [Tue, 3 Apr 2012 19:42:19 +0000 (15:42 -0400)] 
Update TmfTrace as per ITmfTrace

12 years agoFinalize ITmfTrace API
Francois Chouinard [Fri, 30 Mar 2012 17:12:00 +0000 (13:12 -0400)] 
Finalize ITmfTrace API

12 years agoImprove timing in TMF UML2SD test, remove dead entry in build.properties
Bernd Hufmann [Tue, 3 Apr 2012 14:31:19 +0000 (10:31 -0400)] 
Improve timing in TMF UML2SD test, remove dead entry in build.properties

12 years agoRemove dead entries from build.properties.
Alexander Kurtakov [Tue, 3 Apr 2012 09:44:49 +0000 (12:44 +0300)] 
Remove dead entries from build.properties.

12 years agoMore test.xml removal.
Alexander Kurtakov [Mon, 2 Apr 2012 22:40:18 +0000 (01:40 +0300)] 
More test.xml removal.

12 years agoFix Findbug, compiler warnings + improved Control View refresh (LTTng)
Bernd Hufmann [Mon, 2 Apr 2012 14:51:20 +0000 (10:51 -0400)] 
Fix Findbug, compiler warnings + improved Control View refresh (LTTng)

12 years agoFix concurrency issue for TMF Sequence Diagram Loader
Bernd Hufmann [Thu, 29 Mar 2012 18:37:22 +0000 (14:37 -0400)] 
Fix concurrency issue for TMF Sequence Diagram Loader

12 years agoUpdate LTTng User Guide for LTTng 2.0 Tracer Control
Bernd Hufmann [Thu, 29 Mar 2012 17:29:45 +0000 (13:29 -0400)] 
Update LTTng User Guide for LTTng 2.0 Tracer Control

12 years agoRationalize ITmfTrace.initTrace()
Francois Chouinard [Tue, 27 Mar 2012 19:54:32 +0000 (15:54 -0400)] 
Rationalize ITmfTrace.initTrace()

12 years agoMove trace type extension point from tmf.core to tmf.ui
Francois Chouinard [Tue, 27 Mar 2012 19:34:32 +0000 (15:34 -0400)] 
Move trace type extension point from tmf.core to tmf.ui

12 years agoMinor updates
Francois Chouinard [Tue, 27 Mar 2012 17:32:22 +0000 (13:32 -0400)] 
Minor updates

12 years agoRemove a deprecation warning
Francois Chouinard [Mon, 26 Mar 2012 18:13:11 +0000 (14:13 -0400)] 
Remove a deprecation warning

12 years agoRemove (unused) LTTngExperiment
Francois Chouinard [Tue, 27 Mar 2012 15:42:53 +0000 (11:42 -0400)] 
Remove (unused) LTTngExperiment

12 years agoMinor updates in LTTng 2.0 trace control
Bernd Hufmann [Wed, 28 Mar 2012 19:51:55 +0000 (15:51 -0400)] 
Minor updates in LTTng 2.0 trace control

12 years agoFix location of the new test trace file
Alexandre Montplaisir [Tue, 20 Mar 2012 15:40:17 +0000 (11:40 -0400)] 
Fix location of the new test trace file

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
12 years agoAdd unit tests for the new getQuarks() method
Alexandre Montplaisir [Fri, 23 Mar 2012 17:26:25 +0000 (13:26 -0400)] 
Add unit tests for the new getQuarks() method

Also handle the case where the wildcard character is the last
element of the array (which mimics the behaviour of getSubAttributes())

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
12 years agoAdd method to get attributes with a wildcard in the path
Alexandre Montplaisir [Tue, 20 Mar 2012 20:25:37 +0000 (16:25 -0400)] 
Add method to get attributes with a wildcard in the path

One can now use getQuarks("x", "*", "z"), and it will return a List
of all attribute quarks whose path matches the "x" and "z" parts.

Not all edge cases have been tested (it fails if the * is a the end),
but proper unit tests will be added shortly. It's also probably
very slow and not yet completely optimized.

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
12 years agoAdd option to retrieve sub-attributes recursively
Alexandre Montplaisir [Tue, 20 Mar 2012 18:30:06 +0000 (14:30 -0400)] 
Add option to retrieve sub-attributes recursively

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
12 years agoExpose the getSubAttributes() method through the StateSystem
Alexandre Montplaisir [Tue, 20 Mar 2012 17:00:34 +0000 (13:00 -0400)] 
Expose the getSubAttributes() method through the StateSystem

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
12 years agoMerge branch 'master' into lttng_2_0_control_dev
Bernd Hufmann [Fri, 23 Mar 2012 19:10:25 +0000 (15:10 -0400)] 
Merge branch 'master' into lttng_2_0_control_dev

Conflicts:
lttng/org.eclipse.linuxtools.lttng.ui.tests/META-INF/MANIFEST.MF
lttng/org.eclipse.linuxtools.lttng2.ui.tests/META-INF/MANIFEST.MF
lttng/org.eclipse.linuxtools.lttng2.ui/META-INF/MANIFEST.MF

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