tmf: Switch tmf.core.tests to Java 7 + fix warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / src / org / eclipse / linuxtools / tmf /
2013-12-19  Alexandre Montplaisirtmf: Switch tmf.core.tests to Java 7 + fix warnings
2013-12-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-12-04  Francois Dorayctf: Add support for arrays or any type.
2013-12-04  Francois Dorayctf: Make CtfTmfEventFieldTest easier to maintain.
2013-11-29  Alexandre Montplaisirtmf: Update Javadoc in CtfIterator
2013-11-29  Alexandre Montplaisirctf: Throw CTFReaderException in the BitBuffer API
2013-11-28  Matthew KhouzamMerge branch 'master' into luna
2013-11-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-27  Alexandre Montplaisirtmf: Disable scheduler executionOrder test
2013-11-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Marc-Andre Laperletmf: Fix core tests failing on Windows
2013-11-26  Alexandre Montplaisirtmf: Add timeouts to potentially hanging tests
2013-11-23  Alexandre Montplaisirtmf: Fix unsafe cast warning in TmfTrace
2013-11-23  Alexandre Montplaisirtmf: Move TmfEventRequest.ALL_DATA to the interface
2013-11-22  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-22  Alexandre Montplaisirtmf: Merge TmfDataProvider and TmfEventProvider together
2013-11-18  Geneviève BastienTMF: Add base class and interface for state system...
2013-11-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-18  Alexandre MontplaisirMerge commit 'cea87c3123c41bd06cd2b816f885a27612dfc356...
2013-11-18  Alexandre MontplaisirMerge commit '2c789b58062b5bf3bb16ca1654ccf9cf87f3c444...
2013-11-18  Alexandre Montplaisirctf: Add advanced trace tests
2013-11-18  Alexandre MontplaisirMerge commit 'e1de8d2d152352eded708615a967021db7800709...
2013-11-06  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-05  Alexandre Montplaisirtmf: Fix zero timestamp being included in all time...
2013-11-04  Geneviève BastienTMF: Introduce a framework to hook trace analysis modul...
2013-11-04  Geneviève BastienTMF: Add open and select methods to trace stubs, and...
2013-11-04  Bernd HufmannTMF: Fix concurrency issue in TMF scheduler tests
2013-10-30  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-30  Patrick Tassetmf: Bug 420220: TimerThread leak
2013-10-25  Alexandre Montplaisirtmf: Use long[] instead of List<Long> in CTF integer...
2013-10-22  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-22  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-21  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-18  Alexandre Montplaisirtmf: Split the statistics in two separate providers
2013-10-09  Alexandre Montplaisirtmf: Add unit tests for lost event statistics
2013-10-08  Alexandre Montplaisirtmf: Dipose traces in CtfTmfTestTrace
2013-10-08  Alexandre Montplaisirtmf: Don't use .deleteOnExit() in unit tests
2013-10-04  Marc-Andre Laperle[TMF] Remove TmfStringLocation
2013-10-04  Marc-Andre Laperle[TMF] Remove TmfTrace.setIndexer and indexer param...
2013-10-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-03  Marc-Andre LaperleBTree index on disk
2013-10-01  Alexandre Montplaisirtmf: TmfStateSystemOperations tweaks
2013-09-30  Patrick Tassetmf : introducing the mipmap
2013-09-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-26  Matthew Khouzamtmf: Fix in-memory backend to use a TreeSet insead...
2013-09-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-26  Geneviève BastienTmf: Rework test trace stub for non-ctf traces
2013-09-16  Alexandre MontplaisirFix left-over merge conflicts
2013-09-16  Alexandre Montplaisirtmf: Update TmfSchedulerBenchmark requests
2013-09-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-16  Alexandre Montplaisirtmf: Add unit tests for lost events in CTF traces
2013-09-10  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-10  Alexandre MontplaisirMerge commit '3a6b7eb9a532100a4cb85e0a81fbc8bd6e91db13...
2013-09-10  Alexandre Montplaisirtmf: Rework test trace classes
2013-09-03  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-22  Matthew KhouzamMerge remote-tracking branch 'eclipse/master' into...
2013-08-22  Geneviève BastienTmf: Trace synchronization using network events
2013-08-16  Simon DelisleTmf: Benchmark for the request scheduler
2013-08-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-13  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-08  Alexandre Montplaisirtmf: Remove redundant tests in TmfTraceTest
2013-08-07  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-06  Alexandre Montplaisirtmf: Consider compilation warnings to be errors in...
2013-08-05  Alexandre Montplaisirtmf: Clean up constructors in TmfTraceStub
2013-08-05  Alexandre Montplaisirtmf: Clean up tmf.core.trace package
2013-08-02  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-01  Patrick Tassetmf: Fix formatting of negative time stamp values
2013-08-01  Patrick Tassetmf: Add TmfNanoTimestamp
2013-07-30  Alexandre Montplaisirtmf: Remove the concept of block size in event requests
2013-07-30  Alexandre Montplaisirtmf: Consolidate constructors in coalesced requests
2013-07-30  Alexandre Montplaisirtmf: Consolidate constructors in TmfEventRequest
2013-07-30  Patrick Tassetmf: Improved toString methods for debugging
2013-07-30  Alexandre Montplaisirtmf: Consolidate constructors in TmfDataRequest
2013-07-29  Patrick Tassetmf: Add support for time range selection
2013-07-25  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-23  Marc-Andre LaperleAdd timezones to preference page
2013-07-19  Alexandre Montplaisirtmf: Add unit tests for CTF event contexts
2013-07-18  Genevieve BastienTMF: Add the concept of host id to a trace
2013-07-17  Alexandre Montplaisirtmf: Remove old event requests test
2013-07-12  Simon Delisletmf: Introduce a scheduler for event requests
2013-07-12  Geneviève Bastientmf: Add getSubField() method to ITmfEventField
2013-07-05  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-04  Jean-Christian Kouaméctf: Move integer pretty-printing to IntegerDefinition
2013-06-26  Geneviève BastienTMF: Add functions to verify if events are present...
2013-05-24  Alexandre Montplaisirtmf: More trace manager unit tests
2013-05-16  Alexandre Montplaisirtmf: Specify extended trace properties with an interface
2013-05-16  Alexandre Montplaisirtmf: Consolidate all enviornment-related methods in...
2013-05-14  Patrick TasseFix for experiment location hashCode and equals
2013-05-10  Jean-Christian KouaméTMF : Bug 385217 - Display 64 unsigned integers correctly
2013-05-01  Alexandre Montplaisirtmf: Switch views to the trace manager
2013-05-01  Alexandre Montplaisirtmf: Introduce a central trace manager
2013-05-01  Alexandre Montplaisirtmf: Expose the indexTrace() method in the interface
2013-04-30  Alexandre Montplaisirtmf: Rename IStateChangeInput to ITmfStateProvider
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-04-24  Alexandre MontplaisirFix NLS-related Javadoc warnings
2013-04-22  Matthew Khouzam[Tmf][Ctf] Add descriptive fail to import messages.
2013-04-22  Alexandre Montplaisirtmf: Only keep the full constructor in TmfEventField
2013-04-18  Geneviève BastienTMF: Add Variant field class to CtfTmfEventField
2013-04-12  Alexandre Montplaisirtmf: Merge the two statesystem-getting methods into one
next
This page took 0.053673 seconds and 8 git commands to generate.