deliverable/tracecompass.git
11 years agoMerge "lttng: Correctly validate traces of kernel type"
Alexandre Montplaisir [Tue, 17 Jul 2012 21:33:35 +0000 (17:33 -0400)] 
Merge "lttng: Correctly validate traces of kernel type"

11 years agoMerge "Fix for bug 385323: HistogramView should normalize more timestamps."
Patrick Tasse [Tue, 17 Jul 2012 20:43:42 +0000 (16:43 -0400)] 
Merge "Fix for bug 385323: HistogramView should normalize more timestamps."

11 years agolttng: Correctly validate traces of kernel type
Alexandre Montplaisir [Tue, 17 Jul 2012 19:39:28 +0000 (15:39 -0400)] 
lttng: Correctly validate traces of kernel type

Fixes bug #385340

Change-Id: I29d72d78076fb63c18d636a7d0471522c1eb2dd2
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
11 years agoNormalize current event timestamp (Bug3984982)
Francois Chouinard [Tue, 17 Jul 2012 19:34:06 +0000 (15:34 -0400)] 
Normalize current event timestamp (Bug3984982)

Change-Id: If0fa17f9203ffb234514f86353c065c894fdac8b
Signed-off-by: Francois Chouinard <fchouinard@gmail.com>
11 years agoFix for bug 384402: Import trace validation check ignored.
Patrick Tasse [Mon, 16 Jul 2012 21:44:32 +0000 (17:44 -0400)] 
Fix for bug 384402: Import trace validation check ignored.

Change-Id: Ic46c2c3588287b6ee5ce99c45f9e32af4fb82453

11 years agoFix for bug 385323: HistogramView should normalize more timestamps.
Patrick Tasse [Tue, 17 Jul 2012 14:47:24 +0000 (10:47 -0400)] 
Fix for bug 385323: HistogramView should normalize more timestamps.

Change-Id: I79f4781f79b8b4b056841c67fc8cd9e0409fad90

12 years agoFinal fix for Bug384878
Francois Chouinard [Mon, 16 Jul 2012 21:34:12 +0000 (17:34 -0400)] 
Final fix for Bug384878

Change-Id: I21f95490799461eb8ac161fea48e527dbba27892
Signed-off-by: Francois Chouinard <fchouinard@gmail.com>
12 years agoFix for bug 385222: Canvas border hides histogram data.
Patrick Tasse [Mon, 16 Jul 2012 18:14:32 +0000 (14:14 -0400)] 
Fix for bug 385222: Canvas border hides histogram data.

Change-Id: I837170b70f0d3737746ac882004ac893d7589039

12 years agoFix for bug 384501: Partial statistics when opening view during
Patrick Tasse [Mon, 16 Jul 2012 20:42:59 +0000 (16:42 -0400)] 
Fix for bug 384501: Partial statistics when opening view during
indexing.

Change-Id: I33a4a0f706c61b078c6e3ac5eed9b22e9d3639fc

12 years agoMerge "Fix for bug 384417: Incorrect range displayed in histogram tool tip."
Patrick Tasse [Mon, 16 Jul 2012 20:31:25 +0000 (16:31 -0400)] 
Merge "Fix for bug 384417: Incorrect range displayed in histogram tool tip."

12 years agoMerge "Fix for bug 384406: Delete trace propagation not working in Windows."
Alexandre Montplaisir [Mon, 16 Jul 2012 19:19:39 +0000 (15:19 -0400)] 
Merge "Fix for bug 384406: Delete trace propagation not working in Windows."

12 years agotmf: Print CTF integer fields in the correct base
Alexandre Montplaisir [Mon, 16 Jul 2012 15:11:08 +0000 (11:11 -0400)] 
tmf: Print CTF integer fields in the correct base

We have the information about the base of integers in CTF, so
we should use this information to print the field correctly,
at least for standard bases (2, 8, 10, 16).

Fixes bug #384983

Change-Id: I66882dd8d5e15473fb3690311c4c170bb22dc8a0
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix for bug 384417: Incorrect range displayed in histogram tool tip.
Patrick Tasse [Mon, 16 Jul 2012 17:03:37 +0000 (13:03 -0400)] 
Fix for bug 384417: Incorrect range displayed in histogram tool tip.

Change-Id: Id0c40656476118844eb34863a885b5bd015fe2da

12 years agotmf: Use macro-style definitions for CTF field types
Alexandre Montplaisir [Fri, 13 Jul 2012 21:50:05 +0000 (17:50 -0400)] 
tmf: Use macro-style definitions for CTF field types

The annotations will have to be updated to "@since 1.2"
if this doesn't make the 1.1 release.

Change-Id: I3a66cef0394bb3dd5f3b1e074ad55579c1a8730f
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agotmf: Javadoc update in CtfTmfEventField
Alexandre Montplaisir [Fri, 13 Jul 2012 21:41:19 +0000 (17:41 -0400)] 
tmf: Javadoc update in CtfTmfEventField

...and other aesthetics changes. That file sure got ugly over time!

Change-Id: I8e171bd065634ac93e3582533eca8837b2058460
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix for bug 384406: Delete trace propagation not working in Windows.
Patrick Tasse [Fri, 13 Jul 2012 20:40:57 +0000 (16:40 -0400)] 
Fix for bug 384406: Delete trace propagation not working in Windows.

Change-Id: I3800cce187a50206577e2899500d59d23fa64973

12 years agoFix lost events to work after multiple reloads
Matthew Khouzam [Fri, 13 Jul 2012 18:55:17 +0000 (14:55 -0400)] 
Fix lost events to work after multiple reloads

Change-Id: If086a2c99d6276b8b4b19b55124526f3ee468f70
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix for bug 384637: NullPointerException in ControlFlowView on disposed
Patrick Tasse [Fri, 13 Jul 2012 17:15:23 +0000 (13:15 -0400)] 
Fix for bug 384637: NullPointerException in ControlFlowView on disposed
experiment during state system build.

Change-Id: I26b66db4650404ea06fa1586cf348b0aefd78656

12 years agoMerge "tmf: Close the state history files before deleting them"
Patrick Tasse [Fri, 13 Jul 2012 17:17:36 +0000 (13:17 -0400)] 
Merge "tmf: Close the state history files before deleting them"

12 years agoMerge "tmf: Do not broadcast signal if request is cancelled"
Patrick Tasse [Fri, 13 Jul 2012 17:17:16 +0000 (13:17 -0400)] 
Merge "tmf: Do not broadcast signal if request is cancelled"

12 years agoFix for bug 385055: Time graph selection prevents trace garbage
Patrick Tasse [Fri, 13 Jul 2012 13:42:30 +0000 (09:42 -0400)] 
Fix for bug 385055: Time graph selection prevents trace garbage
collection.

Change-Id: Iae8db7c5e1f6ae90afd87b36dc7dc0d28347167c

12 years agoFix minor bugs with histogram time range entry.
Matthew Khouzam [Wed, 4 Jul 2012 19:45:27 +0000 (15:45 -0400)] 
Fix minor bugs with histogram time range entry.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoCheck TS boundary in HV Current Event control (Bug384982)
Francois Chouinard [Thu, 12 Jul 2012 19:56:08 +0000 (15:56 -0400)] 
Check TS boundary in HV Current Event control (Bug384982)

Signed-off-by: Francois Chouinard <fchouinard@gmail.com>
12 years agotmf: Close the state history files before deleting them
Alexandre Montplaisir [Thu, 12 Jul 2012 13:29:11 +0000 (09:29 -0400)] 
tmf: Close the state history files before deleting them

When a state history construction gets cancelled, we delete the
partial files, so we are not stuck with an incomplete file that
looks exactly like a complete and valid one.

However, we should close the file descriptors before attempting the
deletion. On Linux, lsof would still report the descriptors to the
deleted files after we stopped using them. On Windows it was even
worse, the deletion would fail because the file lock was still taken.

Change-Id: I29d0bf39621bdf6713bb2c3fe908e16f8d4f2bcc
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoRe-work the zoom function in Histogram View (fix for Bug384977)
Francois Chouinard [Thu, 12 Jul 2012 18:06:30 +0000 (14:06 -0400)] 
Re-work the zoom function in Histogram View (fix for Bug384977)

Signed-off-by: Francois Chouinard <fchouinard@gmail.com>
12 years agoFix for bug 383935: Disappearing tool tip in time graph and other
Patrick Tasse [Wed, 11 Jul 2012 21:36:54 +0000 (17:36 -0400)] 
Fix for bug 383935: Disappearing tool tip in time graph and other
issues.

12 years agoFix for Bug384878 - Add ending separator to folders in trace comparison
Francois Chouinard [Thu, 12 Jul 2012 13:43:47 +0000 (09:43 -0400)] 
Fix for Bug384878 - Add ending separator to folders in trace comparison

Signed-off-by: Francois Chouinard <fchouinard@gmail.com>
12 years agotmf: Do not broadcast signal if request is cancelled
Alexandre Montplaisir [Mon, 9 Jul 2012 20:00:24 +0000 (16:00 -0400)] 
tmf: Do not broadcast signal if request is cancelled

The state system builder should not send the StateSystemBuildCompleted
signal if the request was cancelled, since the history was never
really built.

refs bug #384637

Change-Id: Ie6f872b5149e4c022ad65c99e68202f8ef74f808

12 years agoRenaming version to 1.2 in master branch
Otavio Pontes [Fri, 6 Jul 2012 17:53:37 +0000 (14:53 -0300)] 
Renaming version to 1.2 in master branch

Change-Id: If9b07241d8072b474835123100ff0657b573b492

12 years agoFix seekEvent() problem and augment TmfExperimentTest
Francois Chouinard [Thu, 14 Jun 2012 20:13:02 +0000 (16:13 -0400)] 
Fix seekEvent() problem and augment TmfExperimentTest

12 years agoFix for bug 382438: null pointer exception when closing statistics view
Mathieu Denis [Fri, 29 Jun 2012 19:21:16 +0000 (15:21 -0400)] 
Fix for bug 382438: null pointer exception when closing statistics view

12 years agoFix for bug 383935: Disappearing tool tip in time graph and other issues
Patrick Tasse [Fri, 29 Jun 2012 18:42:05 +0000 (14:42 -0400)] 
Fix for bug 383935: Disappearing tool tip in time graph and other issues

12 years agoPut back timeout values for LTTng 2.0 control commands to 15 seconds
Bernd Hufmann [Thu, 28 Jun 2012 14:31:53 +0000 (10:31 -0400)] 
Put back timeout values for LTTng 2.0 control commands to 15 seconds

12 years agoFix versions in LTTng releng
Bernd Hufmann [Wed, 27 Jun 2012 12:05:55 +0000 (08:05 -0400)] 
Fix versions in LTTng releng

12 years agoUpdate plug-in and feature versions after code change for bug 382910.
Patrick Tasse [Fri, 22 Jun 2012 19:15:14 +0000 (15:15 -0400)] 
Update plug-in and feature versions after code change for bug 382910.

12 years agoFix for bug 382910: Improve responsiveness of Control Flow and Resources
Patrick Tasse [Thu, 21 Jun 2012 18:06:08 +0000 (14:06 -0400)] 
Fix for bug 382910: Improve responsiveness of Control Flow and Resources
views.

12 years agoFix for bug 383146 (enable/disable of wildcarded UST events issue)
Bernd Hufmann [Wed, 20 Jun 2012 19:16:41 +0000 (15:16 -0400)] 
Fix for bug 383146 (enable/disable of wildcarded UST events issue)

12 years agoFix for bug 383097 (CommandShell improvement)
Bernd Hufmann [Wed, 20 Jun 2012 18:56:01 +0000 (14:56 -0400)] 
Fix for bug 383097 (CommandShell improvement)

12 years agotmf: Clean up the ctfAdaptor unit tests
Alexandre Montplaisir [Fri, 15 Jun 2012 14:48:19 +0000 (10:48 -0400)] 
tmf: Clean up the ctfAdaptor unit tests

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix for bug 382910: Improve responsiveness of Control Flow and Resources
Patrick Tasse [Mon, 18 Jun 2012 21:57:06 +0000 (17:57 -0400)] 
Fix for bug 382910: Improve responsiveness of Control Flow and Resources
views.

12 years agotmf: Simple warning fixes in tmf.ui and tests
Alexandre Montplaisir [Thu, 14 Jun 2012 22:49:55 +0000 (18:49 -0400)] 
tmf: Simple warning fixes in tmf.ui and tests

Remove unecessary casts: makes the code more readable

Mark methods static wherever possible: potential memory savings

Remove unecessary else clauses: Makes it easier for the compiler
to optimize branching.

and other small things.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agotmf: Simple warning fixes in tmf.core and tests
Alexandre Montplaisir [Thu, 14 Jun 2012 22:49:19 +0000 (18:49 -0400)] 
tmf: Simple warning fixes in tmf.core and tests

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agolttng: Simple warning fixes in lttng2 and ctf
Alexandre Montplaisir [Thu, 14 Jun 2012 22:48:37 +0000 (18:48 -0400)] 
lttng: Simple warning fixes in lttng2 and ctf

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoRestore some code inadvertently commented out
Francois Chouinard [Mon, 18 Jun 2012 16:02:06 +0000 (12:02 -0400)] 
Restore some code inadvertently commented out

12 years agoFix for bug 382684 (connection re-use)
Bernd Hufmann [Mon, 18 Jun 2012 18:47:42 +0000 (14:47 -0400)] 
Fix for bug 382684 (connection re-use)

12 years agoFix version # in pom.xml
Francois Chouinard [Mon, 18 Jun 2012 12:17:59 +0000 (08:17 -0400)] 
Fix version # in pom.xml

12 years agoFix a few warnings
Francois Chouinard [Thu, 14 Jun 2012 20:13:02 +0000 (16:13 -0400)] 
Fix a few warnings

12 years agoUpdate the version minor following API change
Francois Chouinard [Thu, 14 Jun 2012 19:52:29 +0000 (15:52 -0400)] 
Update the version minor following API change

12 years agoDisplay signed 32-bit integers with a sign.
Matthew Khouzam [Thu, 14 Jun 2012 21:21:22 +0000 (17:21 -0400)] 
Display signed 32-bit integers with a sign.
Thanks to Francois Rajotte for reporting the bug.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoRemove technology reference as Linux Tools has been moved.
Jeff Johnston [Tue, 12 Jun 2012 18:06:10 +0000 (14:06 -0400)] 
Remove technology reference as Linux Tools has been moved.

Conflicts:

changelog/org.eclipse.linuxtools.changelog-feature/p2.inf
gcov/org.eclipse.linuxtools.gcov-feature/p2.inf
gprof/org.eclipse.linuxtools.gprof-feature/p2.inf
libhover/org.eclipse.linuxtools.cdt.libhover-feature/p2.inf
libhover/org.eclipse.linuxtools.cdt.libhover.devhelp-feature/p2.inf
libhover/org.eclipse.linuxtools.cdt.libhover.newlib-feature/p2.inf
lttng/org.eclipse.linuxtools.lttng/p2.inf
lttng/org.eclipse.linuxtools.lttng2.kernel/p2.inf
lttng/org.eclipse.linuxtools.lttng2/p2.inf
lttng/org.eclipse.linuxtools.tmf/p2.inf
man/org.eclipse.linuxtools.man-feature/p2.inf
oprofile/org.eclipse.linuxtools.oprofile-feature/p2.inf
perf/org.eclipse.linuxtools.perf-feature/p2.inf
profiling/org.eclipse.linuxtools.dataviewers-feature/p2.inf
profiling/org.eclipse.linuxtools.profiling-feature/p2.inf
profiling/org.eclipse.linuxtools.profiling.remote-feature/p2.inf
profiling/org.eclipse.linuxtools.tools.launch-feature/p2.inf
releng/org.eclipse.linuxtools.releng-site/pom.xml
releng/org.eclipse.linuxtools.releng-site/promoter.xml
rpm/org.eclipse.linuxtools.rpm-feature/p2.inf
rpmstubby/org.eclipse.linuxtools.rpmstubby-feature/p2.inf
systemtap/org.eclipse.linuxtools.callgraph-feature/p2.inf
systemtap/org.eclipse.linuxtools.systemtap-feature/p2.inf
systemtap/org.eclipse.linuxtools.systemtap.backup-feature/p2.inf
systemtap/org.eclipse.linuxtools.threadprofiler.feature/p2.inf
valgrind/org.eclipse.linuxtools.valgrind-feature/p2.inf
valgrind/org.eclipse.linuxtools.valgrind.remote-feature/p2.inf

12 years agotmf: Finish the Javadoc in tmf.ui
Alexandre Montplaisir [Thu, 14 Jun 2012 19:57:56 +0000 (15:57 -0400)] 
tmf: Finish the Javadoc in tmf.ui

This covers timegraph and virtualtable.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agotmf: Continue upating the Javadoc in tmf.ui
Alexandre Montplaisir [Thu, 14 Jun 2012 18:07:40 +0000 (14:07 -0400)] 
tmf: Continue upating the Javadoc in tmf.ui

This covers timechart and sequence diagram packages.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agotmf: Update some Javadoc in tmf.ui
Alexandre Montplaisir [Tue, 12 Jun 2012 21:06:15 +0000 (17:06 -0400)] 
tmf: Update some Javadoc in tmf.ui

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agolttng: Javadoc udpate for the lttng2.kernel.ui package
Alexandre Montplaisir [Tue, 12 Jun 2012 21:05:01 +0000 (17:05 -0400)] 
lttng: Javadoc udpate for the lttng2.kernel.ui package

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agolttng: Quick fix for the lttng2.kernel.core Javadoc
Alexandre Montplaisir [Mon, 11 Jun 2012 19:55:00 +0000 (15:55 -0400)] 
lttng: Quick fix for the lttng2.kernel.core Javadoc

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agolttng: Fix Javadoc and formatting in lttng2.ui
Alexandre Montplaisir [Mon, 11 Jun 2012 19:52:20 +0000 (15:52 -0400)] 
lttng: Fix Javadoc and formatting in lttng2.ui

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agolttng: Fix Javadoc in lttng2.core
Alexandre Montplaisir [Mon, 11 Jun 2012 18:03:06 +0000 (14:03 -0400)] 
lttng: Fix Javadoc in lttng2.core

plus some very simple warnings.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix for bug 382667: Legacy LTTng trace concurrency problems.
Patrick Tasse [Thu, 14 Jun 2012 19:26:44 +0000 (15:26 -0400)] 
Fix for bug 382667: Legacy LTTng trace concurrency problems.

12 years agoFix for bug 382529: ConcurrentModificationException in Control Flow
Patrick Tasse [Wed, 13 Jun 2012 17:54:40 +0000 (13:54 -0400)] 
Fix for bug 382529: ConcurrentModificationException in Control Flow
view.

12 years agoRemove the generated garbage at top of the Help file...
Francois Chouinard [Tue, 12 Jun 2012 19:05:01 +0000 (15:05 -0400)] 
Remove the generated garbage at top of the Help file...

12 years agoFix author and version information in the GSS classes
Alexandre Montplaisir [Tue, 12 Jun 2012 18:53:20 +0000 (14:53 -0400)] 
Fix author and version information in the GSS classes

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix for the fix: Fix an error if a user forcefully reads after the
Matthew Khouzam [Tue, 12 Jun 2012 18:51:32 +0000 (14:51 -0400)] 
Fix for the fix: Fix an error if a user forcefully reads after the
end of the trace.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoFix creative header color in LTTng help
Francois Chouinard [Tue, 12 Jun 2012 18:39:29 +0000 (14:39 -0400)] 
Fix creative header color in LTTng help

12 years agotmf: Update Javadoc throughout tmf.ui
Alexandre Montplaisir [Tue, 12 Jun 2012 15:59:13 +0000 (11:59 -0400)] 
tmf: Update Javadoc throughout tmf.ui

Started fast-forwarding towards the middle, to only correct the
class headers. Javadoc for remaining public methods will be done
after the release.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoImprove Javadoc for TmfEventsViews
Matthew Khouzam [Tue, 12 Jun 2012 18:02:24 +0000 (14:02 -0400)] 
Improve Javadoc for TmfEventsViews

12 years agoFix an error if a user forcefully reads after the end of the trace.
Matthew Khouzam [Tue, 12 Jun 2012 17:58:53 +0000 (13:58 -0400)] 
Fix an error if a user forcefully reads after the end of the trace.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoMake ctf.parser internal.
Matthew Khouzam [Mon, 11 Jun 2012 14:38:54 +0000 (10:38 -0400)] 
Make ctf.parser internal.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoRemove the "metadata" output to the console.
Matthew Khouzam [Fri, 8 Jun 2012 15:49:52 +0000 (11:49 -0400)] 
Remove the "metadata" output to the console.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoUpdate the LTTng Help plug-in from wiki
Francois Chouinard [Tue, 12 Jun 2012 18:21:12 +0000 (14:21 -0400)] 
Update the LTTng Help plug-in from wiki

12 years agoMore java-doc updates
Bernd Hufmann [Tue, 12 Jun 2012 16:02:20 +0000 (12:02 -0400)] 
More java-doc updates

12 years agoUpdate javadoc
Francois Chouinard [Tue, 12 Jun 2012 15:57:20 +0000 (11:57 -0400)] 
Update javadoc

12 years agoFix more javaDoc in TMF
Bernd Hufmann [Tue, 12 Jun 2012 12:58:06 +0000 (08:58 -0400)] 
Fix more javaDoc in TMF

12 years agoRevert "Fix for bug 381411: Incorrect experiment location after getNext."
Francois Chouinard [Tue, 12 Jun 2012 12:43:40 +0000 (08:43 -0400)] 
Revert "Fix for bug 381411: Incorrect experiment location after getNext."

This reverts commit 0f1360c864a16324f86dd0b6629c6c545a59110e.

12 years agoRevert "Fix for bug 381411: Implement ranked location in experiment."
Francois Chouinard [Tue, 12 Jun 2012 12:43:33 +0000 (08:43 -0400)] 
Revert "Fix for bug 381411: Implement ranked location in experiment."

This reverts commit 23a26605172bcd0d32d21346eda3575bedc71490.

12 years agoMore javadoc updates
Francois Chouinard [Tue, 12 Jun 2012 12:34:01 +0000 (08:34 -0400)] 
More javadoc updates

12 years agoFix for bug 381411: Implement ranked location in experiment.
Patrick Tasse [Tue, 12 Jun 2012 11:56:32 +0000 (07:56 -0400)] 
Fix for bug 381411: Implement ranked location in experiment.

12 years agoFix for bug 381411: Incorrect experiment location after getNext.
Patrick Tasse [Tue, 12 Jun 2012 11:52:14 +0000 (07:52 -0400)] 
Fix for bug 381411: Incorrect experiment location after getNext.

12 years agoFixed JavaDoc in TMF UI plugin
Bernd Hufmann [Tue, 12 Jun 2012 02:22:51 +0000 (22:22 -0400)] 
Fixed JavaDoc in TMF UI plugin

12 years agoUpdate Javadoc for the public API in legacy LTTng
Alexandre Montplaisir [Mon, 11 Jun 2012 21:07:36 +0000 (17:07 -0400)] 
Update Javadoc for the public API in legacy LTTng

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoctf: Fix Javadoc for all public methods
Alexandre Montplaisir [Mon, 11 Jun 2012 17:51:34 +0000 (13:51 -0400)] 
ctf: Fix Javadoc for all public methods

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoUpdated some javadoc in org.eclipse.linuxtools.tmf.core plug-in
Francois Chouinard [Mon, 11 Jun 2012 20:58:08 +0000 (16:58 -0400)] 
Updated some javadoc in org.eclipse.linuxtools.tmf.core plug-in

12 years agoFix for bug382279
Francois Chouinard [Mon, 11 Jun 2012 17:40:47 +0000 (13:40 -0400)] 
Fix for bug382279

12 years agoFix another NPE when switch experiment (bug 381412)
Bernd Hufmann [Mon, 11 Jun 2012 16:26:42 +0000 (12:26 -0400)] 
Fix another NPE when switch experiment (bug 381412)

12 years agoBug 378401: Implementation of time graph widget.
Patrick Tasse [Mon, 11 Jun 2012 16:10:07 +0000 (12:10 -0400)] 
Bug 378401: Implementation of time graph widget.

12 years agoFix for bug 382268: IllegalArgumentException in CtfTmfTrace on getNext
Patrick Tasse [Mon, 11 Jun 2012 16:09:29 +0000 (12:09 -0400)] 
Fix for bug 382268: IllegalArgumentException in CtfTmfTrace on getNext
with end-of-trace context.

12 years agoFix for unit test on Windows.
Patrick Tasse [Mon, 11 Jun 2012 14:51:51 +0000 (10:51 -0400)] 
Fix for unit test on Windows.

12 years agoFix for bug 382245: TmfLocationArray incorrectly cloned.
Patrick Tasse [Mon, 11 Jun 2012 14:43:24 +0000 (10:43 -0400)] 
Fix for bug 382245: TmfLocationArray incorrectly cloned.

12 years agoMerge ssh://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools
Xavier Raynaud [Mon, 11 Jun 2012 07:39:53 +0000 (09:39 +0200)] 
Merge ssh://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools

12 years agofix #382023 [TMF] apply filter programmatically in TmfEventsTable
Xavier Raynaud [Mon, 11 Jun 2012 07:39:44 +0000 (09:39 +0200)] 
fix #382023 [TMF] apply filter programmatically in TmfEventsTable

12 years agoAdd check for null resource (Bug 382121)
Bernd Hufmann [Sun, 10 Jun 2012 12:47:53 +0000 (08:47 -0400)] 
Add check for null resource (Bug 382121)

12 years agoFix for Timestamp normalize() of BIG_BANG and BIG_CRUNCH (bug 382135)
Bernd Hufmann [Sun, 10 Jun 2012 11:57:08 +0000 (07:57 -0400)] 
Fix for Timestamp normalize() of BIG_BANG and BIG_CRUNCH (bug 382135)

12 years agoFix for bug 380959: Trace indexing not always triggered.
Patrick Tasse [Sun, 10 Jun 2012 03:43:02 +0000 (23:43 -0400)] 
Fix for bug 380959: Trace indexing not always triggered.

12 years agoBug 378402: Implementation of ControlFlow view and Resources view for
Patrick Tasse [Sat, 9 Jun 2012 00:01:45 +0000 (20:01 -0400)] 
Bug 378402: Implementation of ControlFlow view and Resources view for
LTTng 2.0.

12 years agoFix for bug 382158: Performance issues with event table filtering.
Patrick Tasse [Fri, 8 Jun 2012 23:59:40 +0000 (19:59 -0400)] 
Fix for bug 382158: Performance issues with event table filtering.

12 years agoFix for bug 382157: Experiment not indexed when opened in editor.
Patrick Tasse [Fri, 8 Jun 2012 23:50:31 +0000 (19:50 -0400)] 
Fix for bug 382157: Experiment not indexed when opened in editor.

12 years agoFix for bug 382135: HistogramView should normalize timestamps from
Patrick Tasse [Fri, 8 Jun 2012 23:38:15 +0000 (19:38 -0400)] 
Fix for bug 382135: HistogramView should normalize timestamps from
signal handlers.

12 years agoFix for bug 382156: Background subrequests are not cancelled properly.
Patrick Tasse [Fri, 8 Jun 2012 23:35:16 +0000 (19:35 -0400)] 
Fix for bug 382156: Background subrequests are not cancelled properly.

12 years agoFix for bug 382131 (Full Histogram range problem)
Bernd Hufmann [Fri, 8 Jun 2012 17:06:07 +0000 (13:06 -0400)] 
Fix for bug 382131 (Full Histogram range problem)

12 years agoFix for bug382121 (traceLibPath usage when opening a legacy LTTng trace)
Francois Chouinard [Fri, 8 Jun 2012 15:38:19 +0000 (11:38 -0400)] 
Fix for bug382121 (traceLibPath usage when opening a legacy LTTng trace)

12 years agoBug 378402: Implementation of ControlFlow view and Resources view for
Patrick Tasse [Thu, 7 Jun 2012 22:39:46 +0000 (18:39 -0400)] 
Bug 378402: Implementation of ControlFlow view and Resources view for
LTTng 2.0.

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