deliverable/tracecompass.git
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.

12 years agoBug 378401: Implementation of time graph widget.
Patrick Tasse [Thu, 7 Jun 2012 22:37:59 +0000 (18:37 -0400)] 
Bug 378401: Implementation of time graph widget.

12 years agoFix InvocationTargetException in signal handler.
Patrick Tasse [Thu, 7 Jun 2012 22:37:28 +0000 (18:37 -0400)] 
Fix InvocationTargetException in signal handler.

12 years agoAdd logging of exceptions in signal manager.
Patrick Tasse [Thu, 7 Jun 2012 22:35:29 +0000 (18:35 -0400)] 
Add logging of exceptions in signal manager.

12 years agoImprove javadoc for ctfAdapter in Tmf.Core
Matthew Khouzam [Wed, 6 Jun 2012 22:29:38 +0000 (18:29 -0400)] 
Improve javadoc for ctfAdapter in Tmf.Core
Improve javadoc for Ctf.Core

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoString comparison may return any integer (not only 0, 1 and -1)
Xavier Raynaud [Thu, 7 Jun 2012 15:04:46 +0000 (17:04 +0200)] 
String comparison may return any integer (not only 0, 1 and -1)
Fix TmfFilterCompareNode accordingly

12 years agotmf: Update the Javadoc for everything GSS-related
Alexandre Montplaisir [Wed, 6 Jun 2012 22:26:32 +0000 (18:26 -0400)] 
tmf: Update the Javadoc for everything GSS-related

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agolttng: Update Javadoc for the kernel event handler
Alexandre Montplaisir [Wed, 6 Jun 2012 22:26:17 +0000 (18:26 -0400)] 
lttng: Update Javadoc for the kernel event handler

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix for NPE after disposing an experiment (Bug 381412)
Bernd Hufmann [Wed, 6 Jun 2012 21:47:57 +0000 (17:47 -0400)] 
Fix for NPE after disposing an experiment (Bug 381412)

12 years agoAdd events structures, indexes and event caches per trace
Matthew Khouzam [Wed, 6 Jun 2012 19:35:37 +0000 (15:35 -0400)] 
Add events structures, indexes and event caches per trace
instead of per context.
MAJOR performance and stability improvement.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoClean up duplicate function
Matthew Khouzam [Tue, 5 Jun 2012 14:10:42 +0000 (10:10 -0400)] 
Clean up duplicate function

12 years agoperformance enhancement to GetNext() (7-10%)
Matthew Khouzam [Tue, 5 Jun 2012 14:09:28 +0000 (10:09 -0400)] 
performance enhancement to GetNext() (7-10%)

12 years agoperformance enhancement for seekEvent by timestamp for a Ctf Trace
Matthew Khouzam [Tue, 5 Jun 2012 14:08:33 +0000 (10:08 -0400)] 
performance enhancement for seekEvent by timestamp for a Ctf Trace

12 years agoperformance enhancement in seekevent by time
Matthew Khouzam [Tue, 5 Jun 2012 14:07:39 +0000 (10:07 -0400)] 
performance enhancement in seekevent by time

12 years agoPrevent from sending a useless initial request from HistogramView
Francois Chouinard [Wed, 6 Jun 2012 20:52:24 +0000 (16:52 -0400)] 
Prevent from sending a useless initial request from HistogramView

12 years agoFix #2 for bug381411
Francois Chouinard [Wed, 6 Jun 2012 20:43:21 +0000 (16:43 -0400)] 
Fix #2 for bug381411

12 years agoRemove leftover comments
Francois Chouinard [Tue, 5 Jun 2012 17:12:45 +0000 (13:12 -0400)] 
Remove leftover comments

12 years agoBug 378401: Implementation of time graph widget.
Patrick Tasse [Wed, 6 Jun 2012 20:09:52 +0000 (16:09 -0400)] 
Bug 378401: Implementation of time graph widget.

12 years agoFix for bug 381911: Glitches in virtual table.
Patrick Tasse [Wed, 6 Jun 2012 19:53:58 +0000 (15:53 -0400)] 
Fix for bug 381911: Glitches in virtual table.

12 years agoFix for bug 381909: Custom traces don't support context clone.
Patrick Tasse [Wed, 6 Jun 2012 19:49:22 +0000 (15:49 -0400)] 
Fix for bug 381909: Custom traces don't support context clone.

12 years agotmf: Clear the file name in the verifyHistory program
Alexandre Montplaisir [Wed, 6 Jun 2012 14:32:19 +0000 (10:32 -0400)] 
tmf: Clear the file name in the verifyHistory program

Oops, forgot to remove it before committing.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agotmf: Add the verifyHistory test program
Alexandre Montplaisir [Tue, 5 Jun 2012 22:22:00 +0000 (18:22 -0400)] 
tmf: Add the verifyHistory test program

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoAdd a simple example of how to use the state system with a CTF kernel trace
Mathieu Denis [Thu, 17 May 2012 15:53:22 +0000 (11:53 -0400)] 
Add a simple example of how to use the state system with a CTF kernel trace

Signed-off-by: Mathieu Denis <mathieu.denis@polymtl.ca>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoImprove performance/usability in TmfTrace.seekEvent(ITmfTimestamp)
Francois Chouinard [Tue, 5 Jun 2012 13:41:35 +0000 (09:41 -0400)] 
Improve performance/usability in TmfTrace.seekEvent(ITmfTimestamp)

12 years agoFix LTTng Kernel perspective factory.
Patrick Tasse [Mon, 4 Jun 2012 22:00:19 +0000 (18:00 -0400)] 
Fix LTTng Kernel perspective factory.

12 years agoFix for bug 381597: Deadlock with
Patrick Tasse [Mon, 4 Jun 2012 21:14:53 +0000 (17:14 -0400)] 
Fix for bug 381597: Deadlock with
org.eclipse.linuxtools.tmf.ui.viewers.events.TmfEventsCache.getFilteredEventIndex(long)

12 years agoImprove performance of seeks by a factor of approximately 8000.
Matthew Khouzam [Mon, 4 Jun 2012 20:50:55 +0000 (16:50 -0400)] 
Improve performance of seeks by a factor of approximately 8000.

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agotmf: Actually coalesce the requests...
Alexandre Montplaisir [Mon, 4 Jun 2012 18:53:16 +0000 (14:53 -0400)] 
tmf: Actually coalesce the requests...

To get coalesced with the other event requests in TMF, we have
to listen to "experimentRangeUpdated", not "experimentSelected"!

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agotmf: Provide a way to build the state system in-band
Alexandre Montplaisir [Mon, 4 Jun 2012 18:33:26 +0000 (14:33 -0400)] 
tmf: Provide a way to build the state system in-band

This makes the regression tests work again.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoReplace Events Viewer for the LTTng2 (CTF) Events View
Francois Chouinard [Mon, 4 Jun 2012 18:18:24 +0000 (14:18 -0400)] 
Replace Events Viewer for the LTTng2 (CTF) Events View

12 years agotmf: Coalesce the state system event request with the indexing
Alexandre Montplaisir [Mon, 4 Jun 2012 17:49:18 +0000 (13:49 -0400)] 
tmf: Coalesce the state system event request with the indexing

Bring back the previous behaviour of using a signal to trigger
the building of the state history. This time however, we link
the request to the experiment, not the trace, so it gets
coalesced with the request from the indexing. No need for a
separate job then.

It also seems to fix bug #379443, since now events are read
only once.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoReplace location by context in checkpoint indexer
Francois Chouinard [Mon, 4 Jun 2012 15:41:35 +0000 (11:41 -0400)] 
Replace location by context in checkpoint indexer

12 years agoBug 378402: Implementation of ControlFlow view and Resources view for
Patrick Tasse [Sun, 3 Jun 2012 13:16:22 +0000 (09:16 -0400)] 
Bug 378402: Implementation of ControlFlow view and Resources view for
LTTng 2.0.

12 years agoBug 378402: Implementation of ControlFlow view and Resources view for
Patrick Tasse [Sat, 2 Jun 2012 15:36:53 +0000 (11:36 -0400)] 
Bug 378402: Implementation of ControlFlow view and Resources view for
LTTng 2.0.

12 years agoUse the context in checkpoints (Bug381411)
Francois Chouinard [Fri, 1 Jun 2012 22:34:36 +0000 (18:34 -0400)] 
Use the context in checkpoints (Bug381411)

12 years agoAugment the TmfCheckpoint API (Bug381411)
Francois Chouinard [Fri, 1 Jun 2012 20:09:33 +0000 (16:09 -0400)] 
Augment the TmfCheckpoint API (Bug381411)

12 years agoFix for bug 381426: Events table not showing event rank.
Patrick Tasse [Fri, 1 Jun 2012 21:49:38 +0000 (17:49 -0400)] 
Fix for bug 381426: Events table not showing event rank.

12 years agoBug 378402: Implementation of ControlFlow view and Resources view for
Patrick Tasse [Fri, 1 Jun 2012 20:01:10 +0000 (16:01 -0400)] 
Bug 378402: Implementation of ControlFlow view and Resources view for
LTTng 2.0.

12 years agoBug 378401: Implementation of time graph widget.
Patrick Tasse [Fri, 1 Jun 2012 19:49:11 +0000 (15:49 -0400)] 
Bug 378401: Implementation of time graph widget.

12 years agoFix for bug 381426: Events table not showing event rank.
Patrick Tasse [Fri, 1 Jun 2012 19:47:58 +0000 (15:47 -0400)] 
Fix for bug 381426: Events table not showing event rank.

12 years agoFix for bug 380959: Trace indexing not always triggered.
Patrick Tasse [Fri, 1 Jun 2012 19:46:57 +0000 (15:46 -0400)] 
Fix for bug 380959: Trace indexing not always triggered.

12 years agolttng: Move LttngStrings to the internal package
Alexandre Montplaisir [Fri, 1 Jun 2012 18:25:13 +0000 (14:25 -0400)] 
lttng: Move LttngStrings to the internal package

This is only used by the plugin (and potentially the ui part,
but it's already x-friends with it), so it shouldn't be exposed
publicly.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agotmf: Broadcast a signal when a history is done building
Alexandre Montplaisir [Fri, 1 Jun 2012 16:12:35 +0000 (12:12 -0400)] 
tmf: Broadcast a signal when a history is done building

refs bug #380945

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix for bug381370
Francois Chouinard [Fri, 1 Jun 2012 16:01:45 +0000 (12:01 -0400)] 
Fix for bug381370

12 years agotmf: Handle the history constructions in separate jobs
Alexandre Montplaisir [Fri, 1 Jun 2012 15:41:12 +0000 (11:41 -0400)] 
tmf: Handle the history constructions in separate jobs

This resolves bug #381393.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agotmf: Internalize the state history storage backend
Alexandre Montplaisir [Fri, 1 Jun 2012 14:29:19 +0000 (10:29 -0400)] 
tmf: Internalize the state history storage backend

Initially, the design was to allow both state providers
(inputs) and storage backends to be extended from external
sources. The state input obviously has to be public,
since the support for specific trace types is implemented
in separate plugings. However, there is no immediate need
to expose the storage backend API, since the only implementation
resides in TMF.

This could easily be revisited in the future if we want to
support external state storage backends. For now, it'll
simplify TMF's public API.

This is candidate for the 1.0 branch, since it's only refactoring.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agotmf: Introduce the StateSystemManager
Alexandre Montplaisir [Fri, 1 Jun 2012 14:17:54 +0000 (10:17 -0400)] 
tmf: Introduce the StateSystemManager

The HistoryBuilder class goes back to being a dumb
"state history factory", while the Manager will handle the
set up and locking of those constructions.

refs Eclipse bug #381393

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix for bug 381252
Francois Chouinard [Thu, 31 May 2012 22:41:42 +0000 (18:41 -0400)] 
Fix for bug 381252

12 years agoFix NPE when indexer wasn't instantiated
Francois Chouinard [Thu, 31 May 2012 20:22:59 +0000 (16:22 -0400)] 
Fix NPE when indexer wasn't instantiated

12 years agoTentative workaround for the build failure
Francois Chouinard [Thu, 31 May 2012 14:38:46 +0000 (10:38 -0400)] 
Tentative workaround for the build failure

12 years agolttng: Set the child process' syscall state during forks
Alexandre Montplaisir [Thu, 31 May 2012 21:24:22 +0000 (17:24 -0400)] 
lttng: Set the child process' syscall state during forks

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agolttng: Hook process removal to the sched_process_free event
Alexandre Montplaisir [Thu, 31 May 2012 21:04:06 +0000 (17:04 -0400)] 
lttng: Hook process removal to the sched_process_free event

...instead of sched_process_exit, apparantly the process can
still move in and out of CPUs, and only gets cleaned up
completely after the *_free.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix ranks in CtfTmfTrace as part of bug #389051
Alexandre Montplaisir [Thu, 31 May 2012 19:18:54 +0000 (15:18 -0400)] 
Fix ranks in CtfTmfTrace as part of bug #389051

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoBug 378402: Implementation of ControlFlow view and Resources view for
Patrick Tasse [Wed, 30 May 2012 23:28:37 +0000 (19:28 -0400)] 
Bug 378402: Implementation of ControlFlow view and Resources view for
LTTng 2.0.

12 years agoBug 378401: Implementation of time graph widget.
Patrick Tasse [Wed, 30 May 2012 23:27:32 +0000 (19:27 -0400)] 
Bug 378401: Implementation of time graph widget.

12 years agoImplement index cancellation on dispose (bug 381115)
Francois Chouinard [Wed, 30 May 2012 22:01:25 +0000 (18:01 -0400)] 
Implement index cancellation on dispose (bug 381115)

12 years agoRemove references to 'incubation'
Francois Chouinard [Wed, 30 May 2012 20:04:49 +0000 (16:04 -0400)] 
Remove references to 'incubation'

12 years agoPush LTTng MANIFEST.MF/pom.xml to 1.0 and correct features dependencies
Francois Chouinard [Wed, 30 May 2012 19:37:36 +0000 (15:37 -0400)] 
Push LTTng MANIFEST.MF/pom.xml to 1.0 and correct features dependencies

12 years agotmf: Start counting at zero when using incrementAttribute
Alexandre Montplaisir [Wed, 30 May 2012 20:45:26 +0000 (16:45 -0400)] 
tmf: Start counting at zero when using incrementAttribute

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoFix for bug 381096 (fix for ClassCastException)
Bernd Hufmann [Wed, 30 May 2012 20:07:05 +0000 (16:07 -0400)] 
Fix for bug 381096 (fix for ClassCastException)

12 years agoBug 380951: Augment previous fix to update CtfTmfTrace index
Bernd Hufmann [Wed, 30 May 2012 14:52:59 +0000 (10:52 -0400)] 
Bug 380951: Augment previous fix to update CtfTmfTrace index

12 years agoFix for bug 380961: Filter viewer not getting fields for CTF traces
Patrick Tasse [Wed, 30 May 2012 15:03:16 +0000 (11:03 -0400)] 
Fix for bug 380961: Filter viewer not getting fields for CTF traces

12 years agotmf: Don't log dummy interval messages
Alexandre Montplaisir [Wed, 30 May 2012 14:57:58 +0000 (10:57 -0400)] 
tmf: Don't log dummy interval messages

This happens once in a while, and is totally safe, so no
point scaring the user with them. The calls won't be too
far in case we want to debug them.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoRationalize the trace type structure (bug 380971)
Francois Chouinard [Tue, 29 May 2012 21:20:17 +0000 (17:20 -0400)] 
Rationalize the trace type structure (bug 380971)

12 years agoBug 378402: Implementation of ControlFlow view and Resources view for
Patrick Tasse [Tue, 29 May 2012 20:43:54 +0000 (16:43 -0400)] 
Bug 378402: Implementation of ControlFlow view and Resources view for
LTTng 2.0.

12 years agoFix for bug 380962: Raw events viewer blocking UI for traces without
Patrick Tasse [Tue, 29 May 2012 20:42:59 +0000 (16:42 -0400)] 
Fix for bug 380962: Raw events viewer blocking UI for traces without
event content

12 years agoFix for bug 380961: Filter viewer not getting fields for CTF traces
Patrick Tasse [Tue, 29 May 2012 20:42:08 +0000 (16:42 -0400)] 
Fix for bug 380961: Filter viewer not getting fields for CTF traces

12 years agoFix for bug 380960: Filters not working for custom traces
Patrick Tasse [Tue, 29 May 2012 20:41:06 +0000 (16:41 -0400)] 
Fix for bug 380960: Filters not working for custom traces

12 years agoFix for bug 380959: [TMF] Trace indexing not always triggered.
Patrick Tasse [Tue, 29 May 2012 20:40:07 +0000 (16:40 -0400)] 
Fix for bug 380959: [TMF] Trace indexing not always triggered.

12 years agoMove the legacy LTTng New Project wizard under the Tracing category (bug
Francois Chouinard [Tue, 29 May 2012 20:53:33 +0000 (16:53 -0400)] 
Move the legacy LTTng New Project wizard under the Tracing category (bug
380967)

12 years agoRationalize LTTng perspectives (bug 380955)
Francois Chouinard [Tue, 29 May 2012 20:12:06 +0000 (16:12 -0400)] 
Rationalize LTTng perspectives (bug 380955)

12 years agoSanitize perspectives, views, categories, ...
Francois Chouinard [Fri, 25 May 2012 20:53:47 +0000 (16:53 -0400)] 
Sanitize perspectives, views, categories, ...

12 years agoFix unnecessary @SuppressWarning and removed dead code.
Francois Chouinard [Tue, 29 May 2012 20:20:18 +0000 (16:20 -0400)] 
Fix unnecessary @SuppressWarning and removed dead code.

12 years agoAdd incremental indexing support Bug 380952
Matthew Khouzam [Tue, 15 May 2012 20:56:10 +0000 (16:56 -0400)] 
Add incremental indexing support Bug 380952

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoChange CtfTmfTrace to use TmfTrace. Bug 380951
Matthew Khouzam [Tue, 29 May 2012 14:30:07 +0000 (10:30 -0400)] 
Change CtfTmfTrace to use TmfTrace. Bug 380951

Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
12 years agoFix for bug 380944 (color mapping in ColorView/TimeChartView)
Bernd Hufmann [Tue, 29 May 2012 18:29:13 +0000 (14:29 -0400)] 
Fix for bug 380944 (color mapping in ColorView/TimeChartView)

12 years agoAdd the TmfStateSystemBuildCompleted signal (bug 380945)
Francois Chouinard [Tue, 29 May 2012 18:32:57 +0000 (14:32 -0400)] 
Add the TmfStateSystemBuildCompleted signal (bug 380945)

12 years agoFix for Bug380941
Francois Chouinard [Tue, 29 May 2012 17:04:33 +0000 (13:04 -0400)] 
Fix for Bug380941

12 years agolttng: Correctly track user <-> kernel transitions for CPUs
Alexandre Montplaisir [Mon, 28 May 2012 22:29:54 +0000 (18:29 -0400)] 
lttng: Correctly track user <-> kernel transitions for CPUs

In addition to the change in the previous commit, we also want
to split one "busy" interval in many smaller intervals that
represent successive transitions from user mode to kernel mode
and vice versa.

While at it, replaced the currentNodes vectors by arraylists,
we don't need the synchronization here.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agolttng: Track user/kernel mode and IRQ types under the CPU status
Alexandre Montplaisir [Mon, 28 May 2012 21:07:22 +0000 (17:07 -0400)] 
lttng: Track user/kernel mode and IRQ types under the CPU status

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agotmf: Allow the test plugin to access the internal TMF packages
Alexandre Montplaisir [Mon, 28 May 2012 20:14:37 +0000 (16:14 -0400)] 
tmf: Allow the test plugin to access the internal TMF packages

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agolttng: Split StateValues out of the Attributes file
Alexandre Montplaisir [Mon, 28 May 2012 20:07:19 +0000 (16:07 -0400)] 
lttng: Split StateValues out of the Attributes file

and move both of those to the internal package.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
12 years agoBug 377544: Fix performance issue for legacy CFV and RV
Bernd Hufmann [Mon, 28 May 2012 14:23:40 +0000 (10:23 -0400)] 
Bug 377544: Fix performance issue for legacy CFV and RV

12 years agoBug 378402: Display IRQ/SOFT_IRQ in RV for CPU state interrupted
Bernd Hufmann [Mon, 28 May 2012 14:12:52 +0000 (10:12 -0400)] 
Bug 378402: Display IRQ/SOFT_IRQ in RV for CPU state interrupted

12 years agoBug 378402: Implementation of ControlFlow view and Resources view for
Patrick Tasse [Fri, 25 May 2012 21:58:20 +0000 (17:58 -0400)] 
Bug 378402: Implementation of ControlFlow view and Resources view for
LTTng 2.0.

12 years agoBug 378401: Implementation of time graph widget.
Patrick Tasse [Fri, 25 May 2012 21:57:42 +0000 (17:57 -0400)] 
Bug 378401: Implementation of time graph widget.

12 years agoUpdate some javadocs
Francois Chouinard [Fri, 25 May 2012 18:55:15 +0000 (14:55 -0400)] 
Update some javadocs

12 years agoInternalize some classes and fix a pile of warnings
Francois Chouinard [Fri, 25 May 2012 18:40:58 +0000 (14:40 -0400)] 
Internalize some classes and fix a pile of warnings

12 years agoAdd copyright header.
Patrick Tasse [Fri, 25 May 2012 16:10:19 +0000 (12:10 -0400)] 
Add copyright header.

12 years agoFix for Hudson warnings in LTTng TMF Core Unit + Test suites
Francois Chouinard [Fri, 25 May 2012 14:59:48 +0000 (10:59 -0400)] 
Fix for Hudson warnings in LTTng TMF Core Unit + Test suites

12 years agoBug 378402: Implementation of ControlFlow view and Resources view for
Patrick Tasse [Fri, 25 May 2012 15:40:49 +0000 (11:40 -0400)] 
Bug 378402: Implementation of ControlFlow view and Resources view for
LTTng 2.0.

12 years agoBug 378401: Implementation of time graph widget.
Patrick Tasse [Fri, 25 May 2012 15:27:15 +0000 (11:27 -0400)] 
Bug 378401: Implementation of time graph widget.

12 years agolttng: Track the CPU statuses in the event handler
Alexandre Montplaisir [Fri, 25 May 2012 13:59:11 +0000 (09:59 -0400)] 
lttng: Track the CPU statuses in the event handler

A new "CPUs/<n>/Status" attribute will allow us to track if a
CPU is currently idle, busy (running a process) or interrupted
(processing an interrupt). This will match more closely what
we want to show in the Resource view.

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