tmf: Move timestamps to their own package
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / ctfadaptor / CtfTmfTrace.java
2013-02-25  Alexandre Montplaisirtmf: Move timestamps to their own package
2013-02-20  Patrick TasseRemove context clone and add trace ranks to experiment...
2013-02-07  Alexandre Montplaisirtmf: Rename CtfLocationData to CtfLocationInfo
2013-02-06  Alexandre Montplaisirtmf: CtfTmfContext rename
2013-01-28  Alexandre Montplaisirtmf: Add missing since tag in 77d30f4
2013-01-28  Matthew Khouzam[TMF] Allow custom iterators by making the traces the...
2013-01-04  Patrick TasseUpdate bookmarks file API, link to editor and delete...
2012-12-21  Patrick TasseImplement dispose of CTF traces
2012-12-11  Alexandre MontplaisirMerge branch 'lttng-kepler'
2012-12-10  Alexandre Montplaisirtmf: Consolidate all state systems in ITmfTrace
2012-11-30  Bernd HufmannHandle concurrent seek and dispose in CtfTmfTrace properly
2012-11-23  Patrick TasseFix null pointer exceptions in CtfTmfTrace when locatio...
2012-11-20  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-11-19  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-11-16  Patrick TasseImplement simultaneously opened traces in TMF
2012-11-15  Bernd HufmannRemove seek(time) from CtfTmfTrace and use parent imple...
2012-11-06  Patrick TasseFix incorrect seek by timestamp in CtfIterator.
2012-11-05  Alexandre Montplaisirtmf/lttng: Fix newly-introduced Javadoc warnings
2012-11-01  Alexandre Montplaisirtmf: Drop the Type in CtfTmfTimestamp
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-09  Patrick TasseFix for bug 391277: Rounding error in seekEvent by...
2012-10-05  Alexandre Montplaisirtmf: Introduce the ITmfStatistics interface
2012-10-05  Alexandre Montplaisirtmf: Expose getStateSystem() up to ITmfTrace
2012-10-05  Alexandre Montplaisirtmf: Add the Tmf- prefix to the state system interfaces
2012-10-03  Francois ChouinardMake the TmfLocation final and get rid of clone()
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-21  Francois ChouinardRename 'locationData' to 'locationInfo' (for lack of...
2012-09-21  Francois ChouinardRemove the generic location (replace by Comparable)
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-18  Alexandre Montplaisirtmf: Rename TmfLocation.fLocation to .fLocationData
2012-09-17  Alexandre Montplaisirtmf: CtfTmfEvent improvements
2012-09-13  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-09-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-09-07  Bernd HufmannAdd null check of the current event in initTrace()...
2012-09-06  Patrick TasseMerge remote-tracking branch 'origin/master' into lttng...
2012-09-04  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-31  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-23  Matthew KhouzamFix seek by ratio in CTF
2012-08-22  Patrick TasseFix context location after first event seek.
2012-08-10  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-07  Matthew Khouzamctf: Fix lost events in a more elegant way
2012-08-03  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-07-30  Alexandre Montplaisirtmf: Drop generics from ITmfTrace and TmfExperiment
2012-07-25  Matthew KhouzamGenericized CTF parser and events handling.
2012-07-24  Alexandre Montplaisirtmf: Fix some javadoc warnings in tmf.core
2012-07-19  Matthew KhouzamFix trace and experiment seeking performance bug
2012-06-18  Alexandre Montplaisirtmf: Simple warning fixes in tmf.core and tests
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-11  Francois ChouinardUpdated some javadoc in org.eclipse.linuxtools.tmf...
2012-06-11  Patrick TasseFix for bug 382268: IllegalArgumentException in CtfTmfT...
2012-06-07  Matthew KhouzamImprove javadoc for ctfAdapter in Tmf.Core
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  Francois ChouinardFix #2 for bug381411
2012-06-04  Francois ChouinardReplace location by context in checkpoint indexer
2012-05-31  Alexandre MontplaisirFix ranks in CtfTmfTrace as part of bug #389051
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-25  Francois ChouinardInternalize some classes and fix a pile of warnings
2012-05-18  Francois ChouinardMerge corrected branch 'master'
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
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 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  Francois ChouinardMerge branch 'master'
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-11  Francois ChouinardIntroduce TmfLegacyExperiment
2012-05-09  Francois ChouinardMerge branch 'master' into API
2012-05-09  Patrick TasseFix seek behaviour in CtfAdaptor
2012-05-09  Matthew KhouzamImprove API.
2012-05-03  Matthew KhouzamAdd javadoc and comments
2012-05-03  Matthew KhouzamRemove warnings and fix a windows bug with CtfTmfTrace...
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: Split StateHistorySystem into two interfaces
2012-05-01  Alexandre Montplaisirtmf: Refresh the project once we're done loading a...
2012-04-27  Alexandre Montplaisirlttng: First draft of CtfKernelTrace
2012-04-24  Francois ChouinardImplement TmfTrace changes - introduce TmfTraceException
2012-04-24  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - minor changes
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - move parseEvent...
2012-04-19  Francois ChouinardRefactor TmfTrace and dependencies - introduce ITmfTrac...
2012-04-18  Francois ChouinardRefactor TmfTrace and dependencies - remove indexTrace()
2012-04-18  Francois ChouinardRefactor TmfTrace and dependencies - remove getTrace()
2012-04-16  Francois ChouinardMerge master in TmfTraceModel
2012-04-16  Matthew Khouzamadd Environment variables to ctf interface
2012-04-16  Matthew KhouzamFix warnings
2012-04-16  Matthew Khouzamfix post-merge to get it to compile.
2012-04-16  Matthew KhouzamAdd support in the UI for LTTng 2.0.
2012-04-16  Matthew Khouzamadd fallback for seeking by unindexed traces
next
This page took 0.205952 seconds and 108 git commands to generate.