TMF: Add base class and interface for state system analysis
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / trace / TmfTrace.java
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 MontplaisirMerge commit 'e1de8d2d152352eded708615a967021db7800709...
2013-11-06  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-04  Geneviève BastienTMF: Introduce a framework to hook trace analysis modul...
2013-10-30  Alexandre MontplaisirMerge branch 'master' into lttng-luna
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-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-09-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-17  Alexandre Montplaisirlttng: Add Callstack View support for UST traces
2013-09-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-10  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-10  Alexandre MontplaisirMerge commit '3a6b7eb9a532100a4cb85e0a81fbc8bd6e91db13...
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  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-13  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-07  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-05  Alexandre Montplaisirtmf: Clean up tmf.core.trace package
2013-08-02  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-02  Alexandre Montplaisirtmf: Avoid throwing exception in TmfTrace.buildStatistics()
2013-07-30  Alexandre Montplaisirtmf: Make TmfTrace.buildStateSystem() return an IStatus
2013-07-25  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-18  Genevieve BastienTMF: Add the concept of host id to a trace
2013-06-04  Patrick TassePrevent broadcasting of range updated signal for stream...
2013-05-31  Bernd HufmannFix for empty views that extend TmfView after restart...
2013-05-18  Bernd Hufmanntmf: fix comments about ITmfTrace.validate() return...
2013-05-10  Alexandre Montplaisirtmf: Use the signal's trace set in signal handlers
2013-05-01  Alexandre Montplaisirtmf: Use the trace manager instead of ITmfTrace.getTraces()
2013-05-01  Alexandre Montplaisirtmf: Switch views to the trace manager
2013-05-01  Alexandre Montplaisirtmf: Expose the indexTrace() method in the interface
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-04-22  Alexandre Montplaisirtmf: Eliminate lesser constructors in TmfTrace
2013-04-12  Alexandre Montplaisirtmf: Expose TmfExperiment.getTraces() up to ITmfTrace
2013-04-12  Alexandre Montplaisirtmf: Merge the two statesystem-getting methods into one
2013-04-10  Alexandre Montplaisirtmf: Register statistics state systems into the trace
2013-02-28  Alexandre Montplaisirtmf: Update copyright headers in tmf.core
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-01-21  Alexandre Montplaisirtmf: Fix regression in event requests
2013-01-09  Francois ChouinardAdd Iterator support to TMF traces
2013-01-09  Francois ChouinardRefactor TmfRequest
2012-12-11  Alexandre Montplaisirtmf: Bring back "@since 1.2" annotations in master
2012-12-11  Alexandre MontplaisirMerge branch 'lttng-kepler'
2012-12-10  Alexandre Montplaisirtmf: Consolidate all state systems in ITmfTrace
2012-11-30  Francois ChouinardMake lower priority requests pre-emptible
2012-11-28  Bernd HufmannAdd handling of initial range offset in experiments
2012-11-23  Patrick TasseSave and restore current time and range when switching...
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  Patrick TasseFix initial trace time range.
2012-11-05  Alexandre Montplaisirtmf/lttng: Fix newly-introduced Javadoc warnings
2012-11-02  Alexandre Montplaisirtmf: Add dispose methods to the state and stats backends
2012-11-01  Alexandre Montplaisirtmf: Make TmfTimestamp and TmfTimeRange immutable
2012-10-31  Alexandre Montplaisirtmf: Statistics provider based on event requests
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-05  Alexandre Montplaisirtmf: Introduce the ITmfStatistics interface
2012-10-05  Alexandre Montplaisirtmf: Expose getStateSystem() up to ITmfTrace
2012-10-03  Patrick TasseFix for bug 390841: Experiment does not dispose trace...
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-21  Francois ChouinardRemove the generic location (replace by Comparable)
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-13  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-09-07  Bernd HufmannMerge branch 'master' into lttng-kepler
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-10  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-03  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-07-30  Alexandre Montplaisirtmf: Drop generics from ITmfTrace and TmfExperiment
2012-07-25  Francois ChouinardFix a pile of Javadoc warnings
2012-07-24  Alexandre Montplaisirtmf: Fix some javadoc warnings in tmf.core
2012-07-03  Francois ChouinardFix seekEvent() problem and augment TmfExperimentTest
2012-06-18  Alexandre Montplaisirtmf: Simple warning fixes in tmf.core and tests
2012-06-11  Francois ChouinardFix for bug382279
2012-06-06  Matthew Khouzamperformance enhancement in seekevent by time
2012-06-05  Francois ChouinardImprove performance/usability in TmfTrace.seekEvent...
2012-06-04  Francois ChouinardReplace location by context in checkpoint indexer
2012-05-31  Francois ChouinardFix NPE when indexer wasn't instantiated
2012-05-30  Francois ChouinardImplement index cancellation on dispose (bug 381115)
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-16  Francois ChouinardFix some minor issues in TMF for CTF support
2012-05-16  Francois ChouinardMerge branch 'master'
next
This page took 0.256194 seconds and 108 git commands to generate.