TMF: Add the concept of host id to a trace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / trace /
2013-07-18  Genevieve BastienTMF: Add the concept of host id to a trace
2013-06-04  Patrick TasseRemove unused clear experiment signal
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-24  Alexandre Montplaisirtmf: More trace manager unit tests
2013-05-18  Bernd Hufmanntmf: fix comments about ITmfTrace.validate() return...
2013-05-17  Bernd Hufmanntmf: fix sonar warnings about redundant modifier in...
2013-05-16  Alexandre Montplaisirtmf: Specify extended trace properties with an interface
2013-05-14  Patrick TasseFix for experiment location hashCode and equals
2013-05-13  Alexandre Montplaisirtmf: Handle the supplementary files dir in the trace...
2013-05-10  Alexandre Montplaisirtmf: Use the signal's trace set in signal handlers
2013-05-08  Alexandre Montplaisirtmf: Add a getTraceSet() method to the trace manager
2013-05-02  Alexandre Montplaisirtmf: Fix exception throwing in Sequence Diagram tests
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: Introduce a central 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  Matthew Khouzam[Tmf][Ctf] Add descriptive fail to import messages.
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-22  Geneviève BastienTMF: Add supplementary folder to experiments
2013-02-20  Patrick TasseRemove context clone and add trace ranks to experiment...
2013-02-08  Patrick TasseShow increasing progress for indexing job
2013-02-07  Alexandre Montplaisirtmf: Make CtfLocation extend TmfLocation
2013-02-06  Alexandre Montplaisirtmf: Remove Cloneable from (I)TmfCheckpoint
2013-02-06  Alexandre Montplaisirtmf: CtfTmfContext rename
2013-02-05  Alexandre Montplaisirtmf: Make TmfEvent immutable
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
2013-01-02  Patrick TasseAdd missing @since tags
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-23  Bernd HufmannSupport for multiple events for same timestamp at check...
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-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-03  Patrick TasseFix for bug 390841: Experiment does not dispose trace...
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-27  Francois ChouinardAdd a "Clear Tracing Views" command
2012-09-25  Francois ChouinardFix location cloning issue
2012-09-25  Francois ChouinardFix location cloning issue
2012-09-21  Francois ChouinardRemoved a pile of unnecessary @SuppressWarning
2012-09-21  Francois ChouinardRename 'locationData' to 'locationInfo' (for lack of...
2012-09-21  Francois ChouinardRemove the generic location (replace by Comparable)
2012-09-21  Francois ChouinardMake TmfLocation abstract and implement a couple of...
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-18  Alexandre Montplaisirtmf: Rename TmfLocation.fLocation to .fLocationData
2012-09-17  Patrick TasseFix for bug 387934: Single event experiment not shown...
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-15  Alexandre Montplaisirtmf: Fix visibility warning with TmfRequestExecutor
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-18  Patrick TasseFix for bug 385419: Streaming issues with legacy LTTng...
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-15  Francois ChouinardFix a few warnings
2012-06-12  Francois ChouinardRevert "Fix for bug 381411: Incorrect experiment locati...
2012-06-12  Francois ChouinardRevert "Fix for bug 381411: Implement ranked location...
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 ChouinardFix for bug382279
2012-06-11  Bernd HufmannFix another NPE when switch experiment (bug 381412)
2012-06-06  Bernd HufmannFix for NPE after disposing an experiment (Bug 381412)
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  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)
next
This page took 0.056986 seconds and 8 git commands to generate.