Remove the generic location (replace by Comparable)
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / ctfadaptor / CtfTmfTrace.java
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
2012-04-16  Matthew KhouzamFix seek bug.
2012-04-03  Francois ChouinardFinalize ITmfTrace API
2012-03-29  Francois ChouinardRationalize ITmfTrace.initTrace()
2012-03-20  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-19  Alexandre MontplaisirAvoid printing the exception when CtfTmfTrace.validate...
2012-03-19  Alexandre MontplaisirIntegrate CtfAdaptor package in TMF
This page took 0.174389 seconds and 85 git commands to generate.