Fix for bug 385419: Streaming issues with legacy LTTng traces.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools /
2012-07-18  Patrick TasseFix for bug 385419: Streaming issues with legacy LTTng...
2012-07-16  Patrick TasseMerge "Fix for bug 384417: Incorrect range displayed...
2012-07-16  Alexandre MontplaisirMerge "Fix for bug 384406: Delete trace propagation...
2012-07-16  Alexandre Montplaisirtmf: Print CTF integer fields in the correct base
2012-07-16  Alexandre Montplaisirtmf: Use macro-style definitions for CTF field types
2012-07-16  Alexandre Montplaisirtmf: Javadoc update in CtfTmfEventField
2012-07-13  Patrick TasseMerge "tmf: Close the state history files before deleti...
2012-07-13  Patrick TasseMerge "tmf: Do not broadcast signal if request is cance...
2012-07-12  Alexandre Montplaisirtmf: Close the state history files before deleting...
2012-07-09  Alexandre Montplaisirtmf: Do not broadcast signal if request is cancelled
2012-07-03  Francois ChouinardFix seekEvent() problem and augment TmfExperimentTest
2012-06-21  Patrick TasseFix for bug 382910: Improve responsiveness of Control...
2012-06-18  Patrick TasseFix for bug 382910: Improve responsiveness of Control...
2012-06-18  Alexandre Montplaisirtmf: Simple warning fixes in tmf.core and tests
2012-06-15  Francois ChouinardFix a few warnings
2012-06-12  Alexandre MontplaisirFix author and version information in the GSS classes
2012-06-12  Matthew KhouzamFix for the fix: Fix an error if a user forcefully...
2012-06-12  Matthew KhouzamFix an error if a user forcefully reads after the end...
2012-06-12  Bernd HufmannMore java-doc updates
2012-06-12  Francois ChouinardRevert "Fix for bug 381411: Incorrect experiment locati...
2012-06-12  Francois ChouinardRevert "Fix for bug 381411: Implement ranked location...
2012-06-12  Francois ChouinardMore javadoc updates
2012-06-12  Patrick TasseFix for bug 381411: Implement ranked location in experi...
2012-06-12  Patrick TasseFix for bug 381411: Incorrect experiment location after...
2012-06-11  Francois ChouinardUpdated some javadoc in org.eclipse.linuxtools.tmf...
2012-06-11  Francois ChouinardFix for bug382279
2012-06-11  Bernd HufmannFix another NPE when switch experiment (bug 381412)
2012-06-11  Patrick TasseFix for bug 382268: IllegalArgumentException in CtfTmfT...
2012-06-11  Patrick TasseFix for bug 382245: TmfLocationArray incorrectly cloned.
2012-06-11  Xavier RaynaudMerge ssh://git.eclipse.org/gitroot/linuxtools/org...
2012-06-10  Bernd HufmannFix for Timestamp normalize() of BIG_BANG and BIG_CRUNC...
2012-06-09  Patrick TasseFix for bug 382156: Background subrequests are not...
2012-06-07  Patrick TasseAdd logging of exceptions in signal manager.
2012-06-07  Matthew KhouzamImprove javadoc for ctfAdapter in Tmf.Core
2012-06-07  Xavier RaynaudString comparison may return any integer (not only...
2012-06-06  Alexandre Montplaisirtmf: Update the Javadoc for everything GSS-related
2012-06-06  Bernd HufmannFix for NPE after disposing an experiment (Bug 381412)
2012-06-06  Matthew KhouzamAdd events structures, indexes and event caches per...
2012-06-06  Matthew Khouzamperformance enhancement for seekEvent by timestamp...
2012-06-06  Matthew Khouzamperformance enhancement in seekevent by time
2012-06-06  Francois ChouinardFix #2 for bug381411
2012-06-06  Francois ChouinardRemove leftover comments
2012-06-05  Francois ChouinardImprove performance/usability in TmfTrace.seekEvent...
2012-06-04  Alexandre Montplaisirtmf: Actually coalesce the requests...
2012-06-04  Alexandre Montplaisirtmf: Provide a way to build the state system in-band
2012-06-04  Alexandre Montplaisirtmf: Coalesce the state system event request with the...
2012-06-04  Francois ChouinardReplace location by context in checkpoint indexer
2012-06-01  Francois ChouinardUse the context in checkpoints (Bug381411)
2012-06-01  Francois ChouinardAugment the TmfCheckpoint API (Bug381411)
2012-06-01  Alexandre Montplaisirtmf: Broadcast a signal when a history is done building
2012-06-01  Francois ChouinardFix for bug381370
2012-06-01  Alexandre Montplaisirtmf: Handle the history constructions in separate jobs
2012-06-01  Alexandre Montplaisirtmf: Internalize the state history storage backend
2012-06-01  Alexandre Montplaisirtmf: Introduce the StateSystemManager
2012-05-31  Francois ChouinardFix NPE when indexer wasn't instantiated
2012-05-31  Alexandre MontplaisirFix ranks in CtfTmfTrace as part of bug #389051
2012-05-30  Francois ChouinardImplement index cancellation on dispose (bug 381115)
2012-05-30  Alexandre Montplaisirtmf: Start counting at zero when using incrementAttribute
2012-05-30  Bernd HufmannBug 380951: Augment previous fix to update CtfTmfTrace...
2012-05-30  Alexandre Montplaisirtmf: Don't log dummy interval messages
2012-05-29  Matthew KhouzamAdd incremental indexing support Bug 380952
2012-05-29  Matthew KhouzamChange CtfTmfTrace to use TmfTrace. Bug 380951
2012-05-29  Francois ChouinardAdd the TmfStateSystemBuildCompleted signal (bug 380945)
2012-05-25  Francois ChouinardUpdate some javadocs
2012-05-25  Francois ChouinardInternalize some classes and fix a pile of warnings
2012-05-25  Francois ChouinardFix for Hudson warnings in LTTng TMF Core Unit + Test...
2012-05-24  Patrick TasseFix exceptions and incorrect signal source.
2012-05-24  Patrick TasseAllow query history range with end equal to start.
2012-05-24  Francois ChouinardImprove request coalescing criteria
2012-05-23  Francois ChouinardFix non-default checkpoint indexer page size problem
2012-05-23  Francois ChouinardRemove obsolete legacy experiment
2012-05-22  Francois ChouinardFix for the handling of legacy LTTng traces
2012-05-18  Francois ChouinardMerge corrected branch 'master'
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
2012-05-18  Francois ChouinardRevisit the TmfExperiment structure
2012-05-18  Alexandre Montplaisirtmf: Use TMF signals to trigger the state history building
2012-05-18  Alexandre Montplaisirtmf: Cleanup generated files when a request is cancelled
2012-05-18  Alexandre Montplaisirtmf: Use the correct data type in coalesced requests
2012-05-17  Alexandre Montplaisirtmf: Avoid a try at every loop in range queries
2012-05-17  Alexandre Montplaisirtmf: Correctly store null state values in the backend
2012-05-17  Alexandre Montplaisirtmf: Make sure the resolution in range queries is valid
2012-05-17  Alexandre Montplaisirtmf: Start resolution range queries at the t1 parameter
2012-05-17  Francois ChouinardFix some Sonar findings in TmfEvent
2012-05-16  Francois ChouinardFix some minor issues in TMF for CTF support
2012-05-16  Bernd HufmannReplace printStackTrace() with proper logging in TMF...
2012-05-16  Francois ChouinardMerge branch 'master'
2012-05-16  Francois ChouinardPartial fixes for experiment indexing with CTF traces
2012-05-15  Francois ChouinardFormat internal request tracing
2012-05-15  Francois ChouinardFix IllegalArgumentException in CTF multi-trace indexing
2012-05-15  Matthew KhouzamCheck if a trace is empty before going to the last...
2012-05-15  Alexandre Montplaisirtmf: API fix for the state system queries
2012-05-15  Alexandre Montplaisirtmf: Also pick the interval at the end time of range...
2012-05-15  Francois ChouinardWork on request coalescing
2012-05-15  Francois ChouinardMerge branch 'master'
2012-05-15  Bernd HufmannAdd missing TMF constants file
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-14  Alexandre Montplaisirtmf: Work around a simple CtfTmfEventType warning
2012-05-14  Alexandre Montplaisirtmf: Also assign the end time when opening a CTF trace
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-14  Francois ChouinardAdd a TmfLegacyExperiment for the LTTng 0.x
next
This page took 0.041288 seconds and 8 git commands to generate.