ctf: Fix race condition in ctfiterator
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / internal /
2013-05-29  Alexandre Montplaisirtmf: Fix some Sonar warnings in the state system code
2013-05-21  Patrick TasseLog exceptions in event thread
2013-05-17  Bernd Hufmanntmf: fix sonar warnings about redundant modifier in...
2013-05-14  Patrick TasseFix for experiment location hashCode and equals
2013-05-01  Alexandre Montplaisirtmf: Use the trace manager instead of ITmfTrace.getTraces()
2013-05-01  Alexandre Montplaisirtmf: Introduce a central trace manager
2013-04-30  Alexandre Montplaisirtmf: Rename IStateChangeInput to ITmfStateProvider
2013-04-29  Patrick TasseIntroduce Call Stack view and state system
2013-04-26  Alexandre Montplaisirtmf: Remove the serialization logic from TmfStateValue
2013-04-26  Alexandre Montplaisirtmf: Remove ITmfStateSystem#isLastAttribute()
2013-04-26  Alexandre Montplaisirtmf: Insert null values for newly-created attributes
2013-04-24  Alexandre Montplaisirtmf: Add copyright headers to properties files
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-04-17  Alexandre Montplaisirtmf: Fix start time of partial history event requests
2013-04-12  Alexandre Montplaisirtmf: Expose TmfExperiment.getTraces() up to ITmfTrace
2013-03-19  Geneviève Bastientmf: Add Variant field handling in CtfTmfEventField
2013-03-14  François Rajotte[TMF] Add support for 64-bit integers in the history...
2013-03-13  Alexandre Montplaisirtmf: Add support for partial state system history
2013-03-13  Alexandre Montplaisirtmf: Replace state value types with an enum
2013-03-11  Alexandre Montplaisirtmf: Don't access the attribute tree directly
2013-03-04  Alexandre Montplaisirtmf: Add method to replace a statesystem's ongoing...
2013-03-04  Alexandre Montplaisirtmf: Add a method to query an ongoing state's start...
2013-02-28  Alexandre Montplaisirtmf: Update copyright headers in tmf.core
2013-02-26  Alexandre Montplaisirtmf: Add support for versioning state input plugins
2013-02-26  Alexandre Montplaisirtmf: Remove deprecated HistoryTree constructor
2013-02-26  Alexandre Montplaisirtmf: Update comments in HistoryTree
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-12  Alexandre Montplaisirtmf: Move some logic outside of HistoryBuilder
2013-02-08  Patrick TasseShow increasing progress for indexing job
2013-02-05  Alexandre Montplaisirtmf: Make TmfEvent immutable
2013-01-25  Alexandre Montplaisirtmf: Add a new package for state history backends
2013-01-21  Alexandre Montplaisirtmf: Fix regression in event requests
2013-01-10  Francois ChouinardFix some Findbugs findings
2013-01-09  Francois ChouinardAdd Iterator support to TMF traces
2013-01-09  Francois ChouinardRefactor TmfRequest
2013-01-08  Alexandre Montplaisirtmf: Remove the TmfStateSystemBuildCompleted signal
2013-01-07  Alexandre Montplaisirlttng/tmf: Enable and fix parameter assignment warnings
2012-12-11  Alexandre MontplaisirMerge branch 'lttng-kepler'
2012-11-30  Francois ChouinardMake lower priority requests pre-emptible
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-05  Alexandre Montplaisirtmf/lttng: Fix newly-introduced Javadoc warnings
2012-11-05  Alexandre Montplaisirtmf: Handle race between state system queries and diposal
2012-11-02  Alexandre Montplaisirtmf: Add a StateSystemDisposedException
2012-11-02  Alexandre Montplaisirtmf: Add dispose methods to the state and stats backends
2012-11-02  Alexandre Montplaisirtmf: Add some unit tests to the ITmfStatistics
2012-10-30  Alexandre Montplaisirtmf: Allow waiting for a state system's completion
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: Add an ID to each state system that gets built
2012-10-05  Alexandre Montplaisirtmf: Add the Tmf- prefix to the state system interfaces
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 TasseConvert Windows line delimiters to Unix.
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
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: Define the StateChangeInput's event type at the...
2012-09-18  Alexandre Montplaisirtmf: Rename TmfLocation.fLocation to .fLocationData
2012-09-17  Francois ChouinardRe-factor and freshen up TmfCoreTracer (previously...
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-21  Alexandre Montplaisirtmf: Correctly use null values for empty stacks
2012-08-21  Alexandre Montplaisirtmf: Add a convenience method to query stack attributes
2012-08-21  Alexandre Montplaisirtmf: Return the removed value in GSS's popAttribute()
2012-08-10  Bernd HufmannFix JUnit test failing after previous merge
2012-08-10  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-09  Francois ChouinardFix a sporadic distribution problem in the TMF coalesce...
2012-08-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-06  Alexandre Montplaisirlttng: Fix off-by-one in the check for new attributes
2012-08-06  Alexandre Montplaisirtmf: Fold IStateSystemQuerier2 back into IStateSystemQu...
2012-08-03  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-03  Alexandre Montplaisirtmf: Fold StateHistorySystem back into StateSystem
2012-08-02  Alexandre Montplaisirtmf: Handle state changes ending after the trace ends
2012-07-30  Alexandre Montplaisirtmf: Drop generics from ITmfTrace and TmfExperiment
2012-07-26  Alexandre Montplaisirtmf: Correctly print HTInterval in its toString()
2012-07-25  Francois ChouinardFix a pile of Javadoc warnings
2012-07-24  Alexandre Montplaisirtmf: Fix some javadoc warnings in tmf.core
2012-07-19  Patrick TasseFix for bug 385432: Missed events in coalesced requests.
2012-07-19  Alexandre MontplaisirMerge "tmf: Update the ctfadaptor tests for the new...
2012-07-19  Alexandre MontplaisirMerge "lttng: Drop the current node arrays in the the...
2012-07-18  Patrick TasseFix for bug 385432: Missed events in coalesced requests.
2012-07-13  Patrick TasseMerge "tmf: Close the state history files before deleti...
2012-07-13  Patrick TasseMerge "tmf: Do not broadcast signal if request is cance...
2012-07-12  Alexandre Montplaisirtmf: Close the state history files before deleting...
2012-07-09  Alexandre Montplaisirtmf: Do not broadcast signal if request is cancelled
2012-06-21  Patrick TasseFix for bug 382910: Improve responsiveness of Control...
2012-06-18  Patrick TasseFix for bug 382910: Improve responsiveness of Control...
2012-06-18  Alexandre Montplaisirtmf: Simple warning fixes in tmf.core and tests
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...
next
This page took 0.046081 seconds and 8 git commands to generate.