deliverable/tracecompass.git
8 years agoBuild whole project with Java 8
Alexandre Montplaisir [Wed, 13 May 2015 20:31:47 +0000 (16:31 -0400)] 
Build whole project with Java 8

Change-Id: If94b76f857f73c91a8dd22aa1d04c7168f1f3c51
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/57248
Reviewed-by: Hudson CI
8 years agoanalysis: add plug-ins for timing related analyses (e.g. latency)
Bernd Hufmann [Mon, 19 Oct 2015 16:48:58 +0000 (12:48 -0400)] 
analysis: add plug-ins for timing related analyses (e.g. latency)

Change-Id: Id5e4e73e7f128ed47bd293dacf13365f66c42695
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58480
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agoTMF: Add extension point for parameter providers
Francis Giraldeau [Wed, 4 Feb 2015 04:28:57 +0000 (23:28 -0500)] 
TMF: Add extension point for parameter providers

It associates a parameter provider to an analysis. Previous way was to
register the parameter provider in the plugin's Activator, but in case
of lazy
loading of the plugin, it sometimes was not registered.

Change-Id: I409593d23971b41b0efc777b69a4aaa469da9339
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Reviewed-on: https://git.eclipse.org/r/41120
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agolttng: Add unit test for the dependency graph
Francis Giraldeau [Mon, 9 Feb 2015 03:49:33 +0000 (22:49 -0500)] 
lttng: Add unit test for the dependency graph

Change-Id: I9233317d3feb240ecf5d98be3c11aeebd68c448f
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/41480
Reviewed-by: Hudson CI
8 years agolttng: Add the dependency graph model and handlers for an LTTng kernel
Francis Giraldeau [Mon, 9 Feb 2015 03:46:04 +0000 (22:46 -0500)] 
lttng: Add the dependency graph model and handlers for an LTTng kernel
trace

Change-Id: I0ec0ee9e141e13117ef2367059ad709afb74a130
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/41479
Reviewed-by: Hudson CI
8 years agoAnalysis: Bug 453362 - Display Soft IRQ names in Resources View
Matthew Khouzam [Mon, 19 Oct 2015 03:15:56 +0000 (23:15 -0400)] 
Analysis: Bug 453362 - Display Soft IRQ names in Resources View

Softirqs have pre-defined names in the Linux kernel, this patch displays
a description based on them in a the Resources View.

Change-Id: I0f8d301967f34d327e7a8e487619d10c3152b3ba
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58411
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Hudson CI
8 years agocontrol: Bug 480217: Update MI XSD file for LTTng 2.7 targets
Bernd Hufmann [Tue, 20 Oct 2015 13:50:53 +0000 (09:50 -0400)] 
control: Bug 480217: Update MI XSD file for LTTng 2.7 targets

With the new XSD it is possible to use the Control view with LTTng 2.7
targets. All existing features that are supported in the Control view
right now will work again.

A basic test case was added to verify the XSD validation a basic lttng
session created with the Control view for a 2.7 target.

Change-Id: I72e4e89b6d461f0bfa45a13fb8dbf26a6a162223
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58514
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agoanalysis: remove useless //$NON-NLSes
Matthew Khouzam [Sat, 17 Oct 2015 02:38:48 +0000 (22:38 -0400)] 
analysis: remove useless //$NON-NLSes

Change-Id: I8c2042e98c7672e3b738f4e4d7e00020135114d2
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58390
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agoanalysis: add javadoc to LinuxValues.java
Matthew Khouzam [Sat, 17 Oct 2015 02:35:45 +0000 (22:35 -0400)] 
analysis: add javadoc to LinuxValues.java

Sources LKML and LWN to find human readable explanations of all the flags.

Change-Id: Icd0f44afeb3bf443f16d984f034d088aa2ba8a74
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58389
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agoanalysis: fix typo in javadoc
Matthew Khouzam [Fri, 16 Oct 2015 01:35:36 +0000 (21:35 -0400)] 
analysis: fix typo in javadoc

Change-Id: I5cf3a98cc6cc8ddf1400c09eaff5bd9fd508c1b1
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58291
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
8 years agoanalysis: Add definition for extended events and fields
Francis Giraldeau [Thu, 15 Oct 2015 16:07:05 +0000 (12:07 -0400)] 
analysis: Add definition for extended events and fields

Change-Id: Ibf340e974aa9eef007facf7b29717fc125683667
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Reviewed-on: https://git.eclipse.org/r/58260
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Bug 479994: TmfTraceSelectedSignal not sent when editor reused
Patrick Tasse [Fri, 16 Oct 2015 17:39:57 +0000 (13:39 -0400)] 
tmf: Bug 479994: TmfTraceSelectedSignal not sent when editor reused

This ensures that TmfTraceSelectedSignal is sent when a trace editor is
reused with a TmfEditorInput after being initially opened with a
FileEditorInput, for example by clicking on a bookmark.

Change-Id: I9cf4d5f002856ff0f3320c4c2dd958b3a25964a4
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/58356
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agolttng: Add unit tests for the debug-info analysis
Alexandre Montplaisir [Wed, 8 Jul 2015 19:26:20 +0000 (15:26 -0400)] 
lttng: Add unit tests for the debug-info analysis

Change-Id: Ib1e302945f0c231d509e8c5a12d3528a33e4119e
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/51664
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agoctf: Depend on the tracecompass-test-traces project
Alexandre Montplaisir [Mon, 21 Sep 2015 19:04:26 +0000 (15:04 -0400)] 
ctf: Depend on the tracecompass-test-traces project

Instead of a manually downloading the test traces, we can have the tests
depend on the new tracecompass-test-traces project, which ships all test
traces used by Trace Compass tests in jars.

The test-traces's p2 repo is now part of the target definitions.

Change-Id: I7a1ef80263c2a1e49202d889754e04b2ba44ff3f
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/56466
Reviewed-by: Hudson CI
8 years agoAnalysis: Add unit tests for the critical path module
Francis Giraldeau [Tue, 30 Jun 2015 02:16:12 +0000 (22:16 -0400)] 
Analysis: Add unit tests for the critical path module

Change-Id: If3c2cc85675314b5278c2dfedf4dd4dec554eaab
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/51082
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
8 years agoAnalysis: Add the active path module
Francis Giraldeau [Tue, 30 Jun 2015 01:52:14 +0000 (21:52 -0400)] 
Analysis: Add the active path module

This module computes the active path from a execution graph. The active
path of a given task has all the blockings replaced recursively by the
edges representing the cause of the wait at the system level.

Change-Id: Ie19b461ebe5ad595bca43b55f380ce28db416445
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Reviewed-on: https://git.eclipse.org/r/51081
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agolttng: Introduce a debug-info analysis for UST traces
Alexandre Montplaisir [Wed, 27 May 2015 21:49:39 +0000 (17:49 -0400)] 
lttng: Introduce a debug-info analysis for UST traces

This UST-specific analysis will track the loading and unloading
of shared libraries, and will allow to match an instruction pointer
from an event context to the corresponding binary or library.

Once we have the correct binary (executable or .so) identified,
we can match it to an actual binary file with debug information,
and retrive the corresponding address/filename/line number, just
like is currently done with the Callstack view.

For now, the analysis will only map an instruction pointer to
the corresponding binary file. A future step will use CDT
binary parsing facilities to get the function name and line
number corresponding to the instruction pointer.

Change-Id: I6127e89cc5d3d8c7abff01610b8a6dc9a612f149
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/51662
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agoAdd linux softirq ids
Francis Giraldeau [Thu, 15 Oct 2015 14:51:27 +0000 (10:51 -0400)] 
Add linux softirq ids

The SoftIRQs are pretty much cast in stone on linux. This patch adds the
definition, as they are found in the softirq_entry event and vec field.

Change-Id: If4b3931d777eda540e3f2090939cd59ecd8d1643
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Reviewed-on: https://git.eclipse.org/r/58256
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
8 years agolttng: Add time alignment work to scatter chart
Matthew Khouzam [Wed, 14 Oct 2015 01:56:39 +0000 (21:56 -0400)] 
lttng: Add time alignment work to scatter chart

Removes adjustRange() on the X-axis because it can change the desired
range when no data point exists at the range bounds.

Changes TmfCommonXLineChartViewer to use X-axis range for time alignment
instead of first and last data points.

Change-Id: Ia15eff9a258da0b20d0204c25f003768adc6b5e0
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57011
Reviewed-by: Hudson CI
8 years agoMake the file formattable and adjust header
Francis Giraldeau [Thu, 15 Oct 2015 14:34:46 +0000 (10:34 -0400)] 
Make the file formattable and adjust header

Trivial code cleanup patch.

Change-Id: I6fe8b28fb885c34d3a9dd7d7bd52bf02de78f723
Signed-off-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Reviewed-on: https://git.eclipse.org/r/58255
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Hudson CI
8 years agoIntroduce Latency scattergraph
Matthew Khouzam [Mon, 21 Sep 2015 20:18:01 +0000 (16:18 -0400)] 
Introduce Latency scattergraph

Change-Id: I0adfe61c72dc5769f96921f10f810d457aa16133
Signed-off-by: France Lapointe Nguyen <francelap@gmail.com>
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/54310
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agotmf: Add the possibility to choose the root node for synchronization
Cédric Biancheri [Fri, 25 Sep 2015 15:31:43 +0000 (11:31 -0400)] 
tmf: Add the possibility to choose the root node for synchronization

The root node in the spanning tree used for synchronization was
always the first hostId in lexicographic order.
Now the user can choose the trace that will be used as reference
for the synchronization.

When the user wants to synchronize an experiment a window similar
as the one used to add a trace to an experiment is shown.

The first trace is selected by default.

Change-Id: Iaaeb4c7905dc6171d9f8a40c4dbf4e8ba65d5ebd
Signed-off-by: Cédric Biancheri <cdc.biancheri@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56769
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agoanalysis: add icons for analyses
Matthew Khouzam [Wed, 14 Oct 2015 02:41:42 +0000 (22:41 -0400)] 
analysis: add icons for analyses

Change-Id: I494ca354404aa85e9af240567b7981e2921bb069
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58121
Reviewed-by: Hudson CI
8 years agoanalysis: Fix TreeMapStore's serialization
Matthew Khouzam [Wed, 14 Oct 2015 00:12:10 +0000 (20:12 -0400)] 
analysis: Fix TreeMapStore's serialization

Change-Id: Ia6c3299d8e0e940cae52118c14ca04c16aedd049
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58118
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-by: Hudson CI
8 years agoanalysis: add latency table icon
Matthew Khouzam [Wed, 14 Oct 2015 03:03:04 +0000 (23:03 -0400)] 
analysis: add latency table icon

Change-Id: I2565d266495f6db2a555cfa1840ff66d3fa8e924
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58122
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agoust: add memory analysis icon
Matthew Khouzam [Wed, 14 Oct 2015 03:06:54 +0000 (23:06 -0400)] 
ust: add memory analysis icon

Change-Id: I3affe2d06c1ac80cf99408d37b55d6525c4e4294
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58124
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agoAdd null-checks for Map.get()
Alexandre Montplaisir [Mon, 25 May 2015 16:31:13 +0000 (12:31 -0400)] 
Add null-checks for Map.get()

Map.get() can return null, and this can mean two different things:

1) The value associated with this key is 'null'.
2) There is no such key in this map.

Java 8 type annotations (Map<K, @NonNull V> for example) can cover
for the first case, but not the second! Map.get() can *always*
return null, no matter the map declaration. The enhanced null analysis
reveals that.

Many places in the code call Map.get() without null-checking, we can
fix these cases in advance. In many cases, this also exposed places
where iterating on map entries should have been done instead of
iterating on keys and doing a lookup.

Change-Id: I8b94a7ed7193f41479b3b0bc9b5990213b9718a3
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/52015
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agoAdd a script to check for outdated Maven dependencies
Alexandre Montplaisir [Thu, 9 Jul 2015 18:30:50 +0000 (14:30 -0400)] 
Add a script to check for outdated Maven dependencies

We already have a Hudson job that runs this, we could commit
the script in the git tree so that it can be run locally.

Change-Id: Iefcae17dad4639e917e3440bce6929811773bd9c
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/51682
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-by: Hudson CI
8 years agotmf: Allow refreshing manually all ITmfTraceEditors and traces under experiment
Marc-Andre Laperle [Tue, 6 Oct 2015 21:55:14 +0000 (17:55 -0400)] 
tmf: Allow refreshing manually all ITmfTraceEditors and traces under experiment

This is a follow-up to the comments in https://git.eclipse.org/r/#/c/57465

Change-Id: Ia6e8ecc056a5c662255c35f029f72bbe1cc2785a
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57559
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agoUpdate Oomph setup file with Trace Compass 1.1.0 baseline
Marc-Andre Laperle [Tue, 6 Oct 2015 22:21:41 +0000 (18:21 -0400)] 
Update Oomph setup file with Trace Compass 1.1.0 baseline

Change-Id: Ibf9ccc8474731010dc59e5a3a3d2d1d562c088b2
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57562
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agotmf: Fix minor typo in test
Marc-Andre Laperle [Tue, 6 Oct 2015 22:00:11 +0000 (18:00 -0400)] 
tmf: Fix minor typo in test

Change-Id: I50db090d9eeaccbbad5fc57d753bbc33770f4bf2
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57560
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Hudson CI
8 years agotmf: Fix time-axis alignment for cases where the series is not sorted
Marc-Andre Laperle [Tue, 6 Oct 2015 20:21:15 +0000 (16:21 -0400)] 
tmf: Fix time-axis alignment for cases where the series is not sorted

The time-axis alignment code for XY chart viewers (SWTCharts) assumes
that the series in the chart will be sorted and that the last item in
the series will be the one with the highest value. Since SWTChart
allows specifying series values in no specific order, this should be
handled properly in the time-axis alignment code.

We do not have any views right now that shows this behavior but if
you want to see this bug, you can try this patch in combination with:
https://git.eclipse.org/r/#/c/57011/

Change-Id: I8a850f9a12f945fe5616b0b82176d98ea45c33ae
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57552
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
8 years agoRemove tracecompass-baseline-1.0
Marc-Andre Laperle [Tue, 6 Oct 2015 21:21:01 +0000 (17:21 -0400)] 
Remove tracecompass-baseline-1.0

Change-Id: Ia04f2a5b1a3cbe3576579712e458f39efc9bbd35
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57557
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
8 years agoreleng: Upgrade jboss repository-utils to 0.23.2
Marc-Andre Laperle [Sun, 20 Sep 2015 18:06:21 +0000 (14:06 -0400)] 
releng: Upgrade jboss repository-utils to 0.23.2

This is the latest stable version available for the plugin.

We need to use skipBuildInfo otherwise some extra json files
are generated.

Change-Id: I437afd1483705311cdf36961f23d6c8df105c054
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56317
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agoChange some @since to 1.1 for things that were really added in 1.1
Marc-Andre Laperle [Mon, 5 Oct 2015 21:45:49 +0000 (17:45 -0400)] 
Change some @since to 1.1 for things that were really added in 1.1

Change-Id: I57e900622e1e31984233391beebe3ce5a0cb6e07
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57456
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agoAdd Trace Compass 1.1 baseline, fix some API errors
Marc-Andre Laperle [Mon, 5 Oct 2015 20:20:49 +0000 (16:20 -0400)] 
Add Trace Compass 1.1 baseline, fix some API errors

Change-Id: I356706eae6fd2afb85f0f32fae91291c7e11dcad
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57447
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agotmf.core: make ITmfCallsite getFileName @NonNull
Matthew Khouzam [Thu, 1 Oct 2015 02:03:24 +0000 (22:03 -0400)] 
tmf.core: make ITmfCallsite getFileName @NonNull

Change-Id: Ie93ca879cb2954bb86eaf68f3dea40fb056b6c2e
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/42916
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agotracecompass: update pom sonar plugin
Matthew Khouzam [Tue, 15 Sep 2015 14:40:18 +0000 (10:40 -0400)] 
tracecompass: update pom sonar plugin

This should add support for sonar 5.1+ if eclipse.org upgrades to it.

Change-Id: I02d8887d1f8b95a0b5696564d447ee341f643b21
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/55990
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8 years agotmf: Link bookmarks with resource markers in abstract time graph view
Patrick Tasse [Thu, 1 Oct 2015 22:31:24 +0000 (18:31 -0400)] 
tmf: Link bookmarks with resource markers in abstract time graph view

Change-Id: I5a0c8f03df5606c2bb42517bae10b7f52e539fcc
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/57254
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Support user bookmarks in time graph
Patrick Tasse [Wed, 30 Sep 2015 22:32:15 +0000 (18:32 -0400)] 
tmf: Support user bookmarks in time graph

Adds the Toggle Bookmark, Select Previous Bookmark and Select Next
Bookmark actions to the time graph viewer and the abstract time graph
view.

Adds an Add Bookmark dialog.

Adds an ITimeGraphBookmarkListener interface.

Uses the old Previous/Next Event icons for the Previous/Next Bookmark
actions, and modifies the Previous/Next Event icons.

Change-Id: Ic7e51c4cf7aab4f78b49ec7bc9e2b87faff9f325
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/57135
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Add SWTBot tests for manually refresh of traces
Marc-Andre Laperle [Tue, 29 Sep 2015 21:01:27 +0000 (17:01 -0400)] 
tmf: Add SWTBot tests for manually refresh of traces

Change-Id: I6e52066382b958e2c50ebdd9982e8651bdc87889
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57138
Reviewed-by: Hudson CI
8 years agoswtbot: Add some failure messages to test conditions
Patrick Tasse [Tue, 15 Sep 2015 19:16:05 +0000 (15:16 -0400)] 
swtbot: Add some failure messages to test conditions

Change-Id: I725b75e7f66447532b3eacd5bd86518ebfee8c8c
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56017
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Add command to manually refresh traces
Marc-Andre Laperle [Fri, 25 Sep 2015 23:52:27 +0000 (19:52 -0400)] 
tmf: Add command to manually refresh traces

At the moment, only the events table will be refreshed.

Change-Id: I7b9933d8e52e7e7fc821a3b41f1e688bf4c81d09
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57137
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Delete unused code in GraphNode
Jean-Christian Kouame [Wed, 30 Sep 2015 14:30:46 +0000 (10:30 -0400)] 
tmf: Delete unused code in GraphNode

Change-Id: Iab9a0769235f3b05ed25100e3c821d283a6e0422
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57087
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agolttng: Add utility methods to get CTF tracer versions
Alexandre Montplaisir [Wed, 8 Jul 2015 20:15:24 +0000 (16:15 -0400)] 
lttng: Add utility methods to get CTF tracer versions

It's not uncommon to check for tracer names and versions of CTF
traces. We can offer convenience methods to do so, instead of
having to parse the environment metadata every time.

Change-Id: I9c4cbc7e36d24d972889f6c4bbc16d2db852f741
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/51661
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
8 years agolttng: Use SWTBotJunit4ClassRunner in CallStackViewTest for screenshot on fail
Marc-Andre Laperle [Thu, 1 Oct 2015 04:58:26 +0000 (00:58 -0400)] 
lttng: Use SWTBotJunit4ClassRunner in CallStackViewTest for screenshot on fail

Change-Id: I078f3c1ca4c18fd0f9d5a247f42ea71ae1f3823d
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57145
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf : Redefine CompareTo() in EventOccurrenceObject
Jean-Christian Kouame [Wed, 30 Sep 2015 17:20:20 +0000 (13:20 -0400)] 
tmf : Redefine CompareTo() in EventOccurrenceObject

Change-Id: I6251531e51ff398afdcc892d915092203f011dec
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57108
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agotmf: Support markers in abstract time graph views
Patrick Tasse [Fri, 25 Sep 2015 22:41:06 +0000 (18:41 -0400)] 
tmf: Support markers in abstract time graph views

Change-Id: Iadbe8cd42681fec05ca295b095b60e333edb6865
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56753
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Avoid duplicate literals in GraphNode
Jean-Christian Kouame [Wed, 30 Sep 2015 14:14:03 +0000 (10:14 -0400)] 
tmf: Avoid duplicate literals in GraphNode

The string literals have been extracted into a constant variable

Change-Id: I4f48ca60faac42186bba26f9f9513993409d2bbe
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57085
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agotmf.ui : Iterate in OffsetTraceHandler using the entryset instead of the keyset
Jean-Christian Kouame [Tue, 29 Sep 2015 17:32:10 +0000 (13:32 -0400)] 
tmf.ui : Iterate in OffsetTraceHandler using the entryset instead of the keyset

Change-Id: I2c7c510feec20793570faa6723a7c8e1e0ed1ab6
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56992
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agoUse pde.junit runtime from target to allow e4.5 tests to run on Eclipse 4.6
Marc-Andre Laperle [Wed, 23 Sep 2015 19:16:59 +0000 (15:16 -0400)] 
Use pde.junit runtime from target to allow e4.5 tests to run on Eclipse 4.6

Fixes trying to run tests with Eclipse 4.6 targetting Eclipse 4.5 using Java 7.
Whitout this change, the runtime from Eclipse 4.6 gets picked up and it
requires Java 8.

Change-Id: I8597ee30fd094bad5b004e21d3fa5b939ca49b7a
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56563
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
8 years agoctf: Remove the callsite support
Alexandre Montplaisir [Wed, 27 May 2015 19:42:27 +0000 (15:42 -0400)] 
ctf: Remove the callsite support

The existing support for CTF callsites was based on an out-of-tree
branch of LTTng-UST. This branch was since then abandonned, and
callsites (now rather called "debug info") will be implemented
differently.

This makes CtfTmfEvent not extend ITmfSourceLookup, because for
all intents and purposes it should never have. Correct source
lookup will be added with the new support.

Change-Id: Ic8b9c133965a1230f7754bbdcb7bc933414f38b2
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/50310
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
8 years agolttng: Move the UST Callstack analysis to use ILttngUstEventLayout
Alexandre Montplaisir [Tue, 23 Jun 2015 00:15:48 +0000 (20:15 -0400)] 
lttng: Move the UST Callstack analysis to use ILttngUstEventLayout

The UST callstack implementation was defining the event and field
names it's looking for on its own. This is bad and prone to future
breakage.

Instead, integrate these event definitions in the LttngUstEventLayout,
and move the analysis to use these instead.

Change-Id: I098d8569ab2c9c0d2ffd0975aba528a177a02af2
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/50686
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf.ui : use an entryset instead of a keyset in the GraphNode
Jean-Christian Kouame [Tue, 29 Sep 2015 17:04:21 +0000 (13:04 -0400)] 
tmf.ui : use an entryset instead of a keyset in the GraphNode

Change-Id: I1175efa2bae9b933d1abcbb041c0fbc9ce198e9d
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56991
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
8 years agotmf: Bug 478578: Add weak binary validation to text trace types
Bernd Hufmann [Fri, 25 Sep 2015 19:55:43 +0000 (15:55 -0400)] 
tmf: Bug 478578: Add weak binary validation to text trace types

Change-Id: I0e693ff8f03907b7b3fc4c2f2dafcf547c2db698
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56936
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
8 years agolttng: Support for cancelling of latency request
Bernd Hufmann [Mon, 28 Sep 2015 20:07:15 +0000 (16:07 -0400)] 
lttng: Support for cancelling of latency request

Change-Id: I86a113c3ed322e673cb0f21c1fbdff472c0b3958
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/56897
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agolttng: Improve and speed-up control tests handling
Bernd Hufmann [Fri, 31 Jul 2015 12:12:18 +0000 (08:12 -0400)] 
lttng: Improve and speed-up control tests handling

For each test a 3 seconds delay is done waiting that the ControlView
is open and initialized properly. This patch optimizes this.

Change-Id: I5308973613c23c481757fd26c84f87c0a9edf94a
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/52971
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Bug 467751: Re-introduce fix for concurrency bug
Bernd Hufmann [Tue, 29 Sep 2015 13:44:03 +0000 (09:44 -0400)] 
tmf: Bug 467751: Re-introduce fix for concurrency bug

The problem was brought back accidentally when using the
TmfUiRefreshHandler instead of display.asyncExec(). It had been fixed
in Trace Compass 1.0. It's not part of Trace Compass 1.1 anymore.

Change-Id: I29096b35c02d8404b9a2ad8deb0bb62fcf0dc33a
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56951
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agolttng: Fix error in virtual machine analysis
Cédric Biancheri [Fri, 25 Sep 2015 02:46:40 +0000 (22:46 -0400)] 
lttng: Fix error in virtual machine analysis

The analysis was not checking if the virtual cpu was idle
before setting the current state to preempted.
Now it is ignored in this situation.

Change-Id: Iddef5c2ec1c916ea0b591d0106b4e6473febb819
Signed-off-by: Cédric Biancheri <cdc.biancheri@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56728
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agoss: Speed up TreeMapStore#add()
Alexandre Montplaisir [Mon, 28 Sep 2015 21:27:31 +0000 (17:27 -0400)] 
ss: Speed up TreeMapStore#add()

The add() does not need to call contains(), a O(n) operation, to check
if the element was already present. It can simply re-use the return
value of TreeMultimap.put().

Change-Id: Iab1971f6310163099906df0a1702d106e3640316
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/56904
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
8 years agoswtbot: add callstack view tests
Matthew Khouzam [Fri, 11 Sep 2015 14:46:31 +0000 (10:46 -0400)] 
swtbot: add callstack view tests

This test reads a trace and tests the callstack at different places.

Change-Id: I5d66f68aa5c65eaa325b1db10ea3df9aa1be475a
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/41787
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8 years agolttng: Add UST swtbot plug-in
Matthew Khouzam [Wed, 25 Mar 2015 21:47:16 +0000 (17:47 -0400)] 
lttng: Add UST swtbot plug-in

Change-Id: I5a6db70e104734c8158a57b3c635bdbbbf4837dd
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/44641
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8 years agolttng: Move the UST memory analysis to use ILttngUstEventLayout
Alexandre Montplaisir [Fri, 21 Aug 2015 01:20:11 +0000 (21:20 -0400)] 
lttng: Move the UST memory analysis to use ILttngUstEventLayout

This will allow the analysis to work with different versions
of the UST.

Removed the getRequirements() test, because testing (what used
to be) statically-defined values is not particularly useful.

Fixes Bug: 470186.

Change-Id: Id3c80467a55c9c3d47c8073d49e8f4ea3ead4f5b
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/54272
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8 years agolttng: Support to select start and end event in LatencyAnalysisViewer
Bernd Hufmann [Fri, 25 Sep 2015 11:28:54 +0000 (07:28 -0400)] 
lttng: Support to select start and end event in LatencyAnalysisViewer

Change-Id: I325f51a687ff82b08f6216912ec03d4adb5e407d
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56709
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: API to add commands to context sensitive menu of TmfSimpleTable
Bernd Hufmann [Fri, 25 Sep 2015 11:27:55 +0000 (07:27 -0400)] 
tmf: API to add commands to context sensitive menu of TmfSimpleTable

Change-Id: Ibb3b105d0f7c39404fb4e3bb087ab2c4f65d7407
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56708
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agoss: Make ISegmentStore implement Collection
Alexandre Montplaisir [Thu, 24 Sep 2015 21:55:23 +0000 (17:55 -0400)] 
ss: Make ISegmentStore implement Collection

It used to implement Iterable, not many changes are required to
support the entirety of Collection.

Change-Id: I1622c222d3eb72afdde47ca0a462003dda85d0cd
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/56680
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Support markers in time graph control
Patrick Tasse [Tue, 22 Sep 2015 20:50:53 +0000 (16:50 -0400)] 
tmf: Support markers in time graph control

The time graph can be provided with a list of markers.

Each marker has a time, duration, and color. The color can have an alpha
value for transparency. A marker can be specific to a particular time
graph entry, otherwise it is drawn for the full height of the control. A
marker can have an optional text label. A marker can be drawn in the
foreground (above the entry's time events) or in the background (below
the entry's time events).

The drawing of markers can be turned on or off globally.

Change-Id: I15d19925ab5371f21fbaf81d51182d17868e92a6
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56472
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Update time graph control drawing order
Patrick Tasse [Mon, 21 Sep 2015 17:23:18 +0000 (13:23 -0400)] 
tmf: Update time graph control drawing order

Draw the item's name and middle line as part of the background layer.
This allows grid lines, and later markers, to be drawn on top of the
middle line.

Change-Id: Icfe9fcdaa7c39bfe2bc9c055929a86f157b21773
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56372
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agoChange "Discouraged Reference" to warning
Marc-Andre Laperle [Thu, 24 Sep 2015 21:35:25 +0000 (17:35 -0400)] 
Change "Discouraged Reference" to warning

In alltests plug-in, this allows easier reuse of SWTBotStressTests
to run an individual test that is outside the alltests plug-in
(and is internal).

Change-Id: Ie570d5df176f5eb7d25c72070f296cd6d4d1b324
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56675
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
8 years agotmf.ui: fix UpdateThread's illegal thread access on updateData
Matthew Khouzam [Mon, 21 Sep 2015 20:14:21 +0000 (16:14 -0400)] 
tmf.ui: fix UpdateThread's illegal thread access on updateData

The method updateData should only be called from the UI thread. This
patch makes the update thread call a ui runnable to update the data.

Change-Id: If1336322a0be20213dd53e151d2e4707481610b7
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56383
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Hudson CI
8 years agotreemapstore: make the iterator copy on read after write.
Matthew Khouzam [Tue, 22 Sep 2015 19:26:31 +0000 (15:26 -0400)] 
treemapstore: make the iterator copy on read after write.

This may appear to be an odd synchronization scheme, but
there are normally 1 million writes per read, and then at
the end there are no more writes, so this will minimize copies
of the data much more than a traditional copy on write.

Change-Id: I9d78bc2a1de788ca41742e57d0df45d42ac4642a
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56468
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
8 years agosegments: make TreeMapStore thread safe
Matthew Khouzam [Mon, 21 Sep 2015 20:06:28 +0000 (16:06 -0400)] 
segments: make TreeMapStore thread safe

This change will allow querying/iterating over the TreeMapStore is being built.
The data is not always accurate, but it is true to the time of the query.

Change-Id: I8721002fda68f7e88cb9ec742d76568a8c53e9ae
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56381
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
8 years agoAdd new custom test suite to run the SWTBot tests repeatedly
Alexandre Montplaisir [Fri, 10 Jul 2015 23:55:56 +0000 (19:55 -0400)] 
Add new custom test suite to run the SWTBot tests repeatedly

Change-Id: Ida815384e4aed172194b830d196f3a595a1dc8d4
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/51779
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8 years agolttng: Add a ILttngUstEventLayout
Alexandre Montplaisir [Fri, 21 Aug 2015 01:17:01 +0000 (21:17 -0400)] 
lttng: Add a ILttngUstEventLayout

The event names exposed by LTTng-UST for the memory analysis have
changed in LTTng 2.7. They are now prefixed by "lttng_ust_*",
instead of the previous "ust_*".

To support various versions in parallel, we can use a "event
layout" interface, similarly to what was done for kernel traces
with IKernelEventLayout.

This patch adds a new ILttngUstEventLayout interface, and
implementations for 2.6- and 2.7+ versions. The memory
analysis itself will be moved to use this layout in the
following patch.

Change-Id: Id1f4bde4f5fc56bb3f6d003e51716944ce2c3f93
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/50684
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8 years agotmf: Bug 478216: Incorrect text highlighting in event table due to tabs
Patrick Tasse [Wed, 23 Sep 2015 18:01:39 +0000 (14:01 -0400)] 
tmf: Bug 478216: Incorrect text highlighting in event table due to tabs

Use GC.textExtent() instead of GC.stringExtent() to calculate the
matching text background highlight x-coordinates, as this method
supports tab expansion.

Change-Id: I98cfdc7e46e7f10086882650f941fc099544f898
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56554
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agorcp: Fix error "Could not resolve module: org.eclipse.equinox.ds"
Marc-Andre Laperle [Tue, 22 Sep 2015 18:38:37 +0000 (14:38 -0400)] 
rcp: Fix error "Could not resolve module: org.eclipse.equinox.ds"

org.eclipse.equinox.event needs to be auto-started.
It was also necessary to tweak the start levels for this to work.
This was inspired by the platform's sdk.product file. See
http://git.eclipse.org/c/platform/eclipse.platform.releng.aggregator.git/tree/eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.product

Change-Id: Ie7e6cc7f5ba5d4fb35a7ae82d02d244bcfdba20e
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56457
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agotmf: Bug 476390: Support SHIFT+left click to update the selection range
Bernd Hufmann [Wed, 2 Sep 2015 01:20:32 +0000 (21:20 -0400)] 
tmf: Bug 476390: Support SHIFT+left click to update the selection range

Change-Id: Ie11006e88c325c77b16d5d7bdb3765944b54e0f6
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/55050
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Bug 477794: Persist trace group root during remote fetching
Bernd Hufmann [Thu, 3 Sep 2015 16:49:41 +0000 (12:49 -0400)] 
tmf: Bug 477794: Persist trace group root during remote fetching

This will improve the import feature of LTTng Control the performance
because it doesn't scan the parent folder for the relevant traces of
a session.

Change-Id: I07739c7e229c2026cb8393a19061152a51678dde
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56224
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agotmf: Fix for visible middle scrollbar on Mac
Marc-Andre Laperle [Tue, 22 Sep 2015 02:27:16 +0000 (22:27 -0400)] 
tmf: Fix for visible middle scrollbar on Mac

On Windows we need to use a workaround to hide the vertical
scrollbar. By using that workaround on Mac, it actually makes the
vertical scrollbar visible all the time. Instead, we can use the
SWT.H_SCROLL | SWT.NO_SCROLL combination to only get the horizontal
scrollbar. This doesn't work on Windows but can still be used on Mac
and Linux (GTK).

Bug: 466870
Change-Id: If199708b41ed1b9467c6950d5fcf7ce7e461f1e1
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/50115
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agocontrol: Fix dead store sonar warning in destroy session handler
Bernd Hufmann [Tue, 22 Sep 2015 14:07:30 +0000 (10:07 -0400)] 
control: Fix dead store sonar warning in destroy session handler

Change-Id: I6fdc75a373cae524f45cd5d63fb1f724286f08fc
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56431
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agocontrol: Don't hold a lock when in dialogs and add null annotations
Bernd Hufmann [Mon, 21 Sep 2015 16:50:05 +0000 (12:50 -0400)] 
control: Don't hold a lock when in dialogs and add null annotations

Change-Id: I45d2e1d45eceeefd4c39ffed06a8f674c91d3e78
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56368
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agocontrol: Bug 477630: Fix concurrency issue in destroy session handler
Bernd Hufmann [Mon, 21 Sep 2015 11:16:36 +0000 (07:16 -0400)] 
control: Bug 477630: Fix concurrency issue in destroy session handler

Use a lock to protect the list of sessions from concurrent access and
modification.

Change-Id: Ie671910b31b226b202e3ac70e02e32ca8fb9fd01
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56333
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agotmf: add import/export package swtbot tests
Matthew Khouzam [Wed, 17 Sep 2014 20:48:23 +0000 (16:48 -0400)] 
tmf: add import/export package swtbot tests

Change-Id: Ie4da7c0cd4b9dce58b770f776192d42306f3a291
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/37772
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8 years agoGDB: No longer synchronize on a string.
Matthew Khouzam [Wed, 16 Sep 2015 20:49:37 +0000 (16:49 -0400)] 
GDB: No longer synchronize on a string.

This is dangerous for two reasons:
1- if the string value changes, the object changes too, so we can
corrupt data.
2- if the string is internalized, it can cause unwanted delays with
other objects synchronizing coincidentally on the same string.

Change-Id: Ibfeb3702ef82424b2fca86956f8227b52ae8b945
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56133
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agoanalysis: Correctly track the state of scheduled-out processes
Alexandre Montplaisir [Fri, 11 Sep 2015 16:56:24 +0000 (12:56 -0400)] 
analysis: Correctly track the state of scheduled-out processes

On a sched_switch, the state of a the process going out should not
always be WAIT_BLOCKED (the yellow state in the CFV). If the prev_state
field indicates 0 (TASK_RUNNING), it means the process was scheduled
out due to preemption, not to being blocked on something. In those
cases, we should put the process into the WAIT_FOR_CPU state.

Bug: 477052
Change-Id: Ic181811c11029d6374a5e65149a103febd25b5ea
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/55770
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agoctf: fix output writer segment intersection algorithm
Matthew Khouzam [Fri, 31 Jul 2015 23:48:02 +0000 (19:48 -0400)] 
ctf: fix output writer segment intersection algorithm

Let's say you have two segments, A and B, they have the points
A0, A1, B0, B1. to see if there is intersection between the two
segments in one dimension, here are the exhaustive possibilities.

     A----A
B--B              1
   B--B           2
      B--B        3
         B--B     4
            B--B  5
  B----------B    6

we need to only reject 1 and 5

In 1, B0 && B1 < A0
In 5, B0 && B1 > A1

Now B0 < B1 so we can simplify to
B1 < A0 || B0 > A1
Applying demorgan we get
!(B1 >= A0 && B0 <= A1)
If B is the entry, B0 = entry.timestampStart() and B1 = entry.timestampEnd()

The intersection is the not(!) of the formula above.
entry.timestampEnd >= startTime && entry.timestampStart <= endTime

The patch changes the intersection algorith to that.

Change-Id: Ie3205a3c7da970daf94c0cb93cb336fe0851f039
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/53001
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agoctf: Make CtfStreamInputReader NonNullByDefault
Matthew Khouzam [Thu, 27 Aug 2015 02:58:57 +0000 (22:58 -0400)] 
ctf: Make CtfStreamInputReader NonNullByDefault

Change-Id: Idb221d898e7b734fddcacc31e3868f5f43a0c01a
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/54647
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agotmf: Fix rounding error in seekEvent by ratio for TextTrace class
Bernd Hufmann [Wed, 16 Sep 2015 17:08:57 +0000 (13:08 -0400)] 
tmf: Fix rounding error in seekEvent by ratio for TextTrace class

A similar fix was merged for the CustomTxtTrace (see 391277) but has
been never transferred to the TextTrace class.

Change-Id: I94267e47e4cf2b080b5a396ea3a98313c01a43bb
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56112
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
8 years agoanalysis: Enable filter dialog in Resources view
Patrick Tasse [Tue, 15 Sep 2015 16:46:55 +0000 (12:46 -0400)] 
analysis: Enable filter dialog in Resources view

Change-Id: I5c50ed03a072c4ea24aed839d765890c3773a6bb
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56002
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agotmf: Split time graph filter dialog from TimeGraphCombo
Patrick Tasse [Tue, 15 Sep 2015 16:44:43 +0000 (12:44 -0400)] 
tmf: Split time graph filter dialog from TimeGraphCombo

This allows the filter dialog to be used with a TimeGraphViewer.

Change-Id: I78323a0848ced5139fc96b49973a19998e564cbf
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56001
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agotmf: Fix packing of columns in TimeGraphFilterDialog
Patrick Tasse [Tue, 15 Sep 2015 16:42:23 +0000 (12:42 -0400)] 
tmf: Fix packing of columns in TimeGraphFilterDialog

The packing should be done after the elements have been expanded.

Change-Id: I7e4351056391ffb76734ea3bae034dbb0982df8f
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/56000
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agoctf: Remove useless alignment check
Matthew Khouzam [Mon, 13 Jul 2015 14:16:12 +0000 (10:16 -0400)] 
ctf: Remove useless alignment check

Now that default alignment is 1, statements like "alignment =
((size % DEFAULT_ALIGNMENT) == 0) ? 1 : DEFAULT_ALIGNMENT;" make no sense.
A- the % 1 will always return 0 and B- the return values are either 1 or 1.

Change-Id: I30613fba9cb586b884675c55544727fea0efea89
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/51853
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8 years agoswtbot: fix npe in import tests
Matthew Khouzam [Thu, 6 Aug 2015 15:04:22 +0000 (11:04 -0400)] 
swtbot: fix npe in import tests

The trace helper getEvent(rank) no longer disposes the trace.

Change-Id: I6ee7753c4909c1eba231f0402eda4737d8c167ea
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/53340
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agoss: update some classes to current code standard
Geneviève Bastien [Tue, 15 Sep 2015 18:53:06 +0000 (14:53 -0400)] 
ss: update some classes to current code standard

* Name fields fSomething
* Remove this. before field names

Change-Id: I49028e34a496e16aa5fa89be01fad7ef906d4fc0
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/52754
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
8 years agotmf: Fix incorrect TimeGraphFilterDialog result when dialog shell closed
Patrick Tasse [Tue, 15 Sep 2015 15:27:07 +0000 (11:27 -0400)] 
tmf: Fix incorrect TimeGraphFilterDialog result when dialog shell closed

The result is set to null when the Cancel button is pressed. But when
the dialog shell is closed by pressing the [x] widget, the result
remains set to the value set the last time that the dialog was closed
with a button. The first time that the dialog is opened, the result is
initialized to an empty array, so closing the shell filters all items.

Change-Id: I82225608e54a233edc9fa7ee66dd826c55d50c52
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/55999
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agoctf.core.test: add trace to .gitignore
Matthew Khouzam [Tue, 15 Sep 2015 18:55:47 +0000 (14:55 -0400)] 
ctf.core.test: add trace to .gitignore

Change-Id: I0f52a1a266f03f15331e9dc9c8ec5ab04e485d73
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56020
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
8 years agoctf: clean up EventDeclaration#equals
Matthew Khouzam [Tue, 15 Sep 2015 18:33:53 +0000 (14:33 -0400)] 
ctf: clean up EventDeclaration#equals

Use NonNullUtils.equalsNullable() to make code more legible.

Change-Id: I36ccfce40e41c71907483db357906fc96f3d4d42
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/48038
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-by: Hudson CI
8 years agotmf: Fix SWTException in FilteredCheckboxTree
Patrick Tasse [Tue, 15 Sep 2015 15:01:41 +0000 (11:01 -0400)] 
tmf: Fix SWTException in FilteredCheckboxTree

The tree can be disposed by the time the refresh job is done.

Change-Id: Ic1f4761940dc2866762601945c1b93b3836db330
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/55998
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Hudson CI
8 years agotmf: Persist filters of opened traces in AbstractTimeGraphView
Patrick Tasse [Fri, 11 Sep 2015 14:50:17 +0000 (10:50 -0400)] 
tmf: Persist filters of opened traces in AbstractTimeGraphView

The filters of each opened trace are stored in a map and restored when
switching from one trace to another.

Change-Id: I101961009eaf9123aca0995cc1e7ea862f13d262
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/55749
Reviewed-by: Hudson CI
8 years agotmf: Fix TimeGraphCombo item height synchronization issues
Patrick Tasse [Fri, 11 Sep 2015 22:33:12 +0000 (18:33 -0400)] 
tmf: Fix TimeGraphCombo item height synchronization issues

- Remove the caching of item height data in the tree item widget that is
meant to prevent repeatedly setting the time graph item height.

This only saved a hash map lookup in the time graph, but required two
linear searches in the TreeItem widget keyed data. It also could prevent
the height alignment to be performed if the time graph changed its item
heights without the time graph combo knowing about it. For example, all
time graph item heights are reset on refresh.

- Set the input on the time graph before setting the global item height.

Getting the global item height involves refreshing the list of visible
expanded elements, which also synchronizes their expanded state. If the
time graph input is not set yet, this causes all tree items to be
unnecessary (but temporarily) collapsed. As as counterpart to changing
the order, setting the global item height on the time graph will update
the item height of every existing time graph item. This only happens
once (when the input is set).

Change-Id: Id3519cbf8f9ce283583ac75af9c4f3ec7174b24a
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/55786
Reviewed-by: Hudson CI
This page took 0.047372 seconds and 5 git commands to generate.