Revert "Fix for bug 381411: Implement ranked location in experiment."
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core /
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  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: 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  Bernd HufmannBug 380951: Augment previous fix to update CtfTmfTrace...
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  Francois ChouinardImprove request coalescing criteria
2012-05-23  Francois ChouinardFix non-default checkpoint indexer page size problem
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: 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  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  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
2012-05-14  Mathieu DenisFixed lost event bug.
2012-05-11  Alexandre Montplaisirtmf: Use static final's for the StateValue types
2012-05-11  Alexandre Montplaisirtmf: Make HistoryBuilder use a TMF request for its...
2012-05-11  Alexandre Montplaisirtmf: Clarify why CtfTmfEvent's constructor is public
2012-05-11  Francois ChouinardIntroduce TmfLegacyExperiment
2012-05-11  Matthew KhouzamChange tabs for commas to separate fields.
2012-05-11  Francois ChouinardFix experiment checkpoint issue with CTF traces
2012-05-09  Alexandre Montplaisirtmf: Synchronize accesses to the history files
2012-05-09  Alexandre Montplaisirtmf: Provide a way to get the number of attributes...
2012-05-09  Francois ChouinardMerge branch 'master' into API
2012-05-09  Patrick TasseFix seek behaviour in CtfAdaptor
2012-05-09  Matthew KhouzamAdd toString to CtfLocation to allow easier debugging.
2012-05-09  Matthew KhouzamImprove API.
2012-05-08  Francois ChouinardRefactor TmfTrace and TmfExperiment
2012-05-08  Francois ChouinardRefactor TmfExperiment (2)
2012-05-08  Francois ChouinardRefactor TmfExperiment
2012-05-03  Matthew KhouzamImprove test cases. Coverage of 85%+ and fix bugs.
2012-05-03  Matthew KhouzamAdd javadoc and comments
2012-05-03  Matthew KhouzamRemove warnings and fix a windows bug with CtfTmfTrace...
2012-05-03  Matthew KhouzamImprove CTF timestamp output, will now output in y...
2012-05-03  Bernd HufmannJava Doc and API clean up of TMF UML Sequence diagram...
2012-05-02  Alexandre Montplaisirtmf: Provide a special interval end time return value...
2012-05-02  Alexandre Montplaisirtmf: Correctly save the history backend's end time
2012-05-01  Matthew Khouzamfix empty trace bug
2012-05-01  Alexandre Montplaisirtmf: Internalize all the core state system implementation
2012-05-01  Alexandre Montplaisirtmf: Move all GSS exceptions to tmf.core.exceptions
2012-05-01  Alexandre Montplaisirtmf: Rework unneeded throw in the GSS backend
2012-05-01  Alexandre Montplaisirtmf: Split StateHistorySystem into two interfaces
2012-05-01  Matthew KhouzamAdd support for lost events
next
This page took 0.042387 seconds and 8 git commands to generate.