Fix time range synchronization issues
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core /
2012-11-28  Bernd HufmannAdd handling of initial range offset in experiments
2012-11-23  Matthew KhouzamChange timestamps to output in local time
2012-11-23  Patrick TasseSave and restore current time and range when switching...
2012-11-23  Patrick TasseFix null pointer exceptions in CtfTmfTrace when locatio...
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-19  Xavier Raynaudensure bytes returned as int are never negative
2012-11-16  Patrick TasseImplement simultaneously opened traces in TMF
2012-11-16  Alexandre Montplaisirtmf: Add the Histogram query API to ITmfStatistics
2012-11-16  Matthew KhouzamFix bug when contexts are enabled but there are no...
2012-11-15  Bernd HufmannAdd support for older Eclipse version (e.g. 3.6) than 3.8
2012-11-15  Patrick TasseFix initial trace time range.
2012-11-15  Bernd HufmannRemove seek(time) from CtfTmfTrace and use parent imple...
2012-11-13  Alexandre Montplaisirtmf: Replace ITmfTimestamp by long in ITmfStatistics API
2012-11-12  Patrick TasseFix default Content column in events table.
2012-11-06  Matthew KhouzamUpdate Grammar and Add support for callsites
2012-11-06  Patrick TasseFix incorrect seek by timestamp in CtfIterator.
2012-11-05  Alexandre Montplaisirtmf/lttng: Fix newly-introduced Javadoc warnings
2012-11-05  Alexandre MontplaisirUpdate project settings for CTF/LTTng/TMF
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-11-01  Alexandre Montplaisirtmf: Drop the Type in CtfTmfTimestamp
2012-11-01  Alexandre Montplaisirtmf: Make TmfTimestamp and TmfTimeRange immutable
2012-10-31  Alexandre Montplaisirtmf: Statistics provider based on event requests
2012-10-30  Francois ChouinardFix for supplementary comments on TmftimestampFormat...
2012-10-30  Alexandre Montplaisirtmf: Allow waiting for a state system's completion
2012-10-30  Alexandre Montplaisirtmf: Store totals separately in TmfStatistics
2012-10-30  Francois ChouinardImplement TmfTimestampFormat
2012-10-23  Patrick TasseAdd support for selected event in Properties view.
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseAdd support for selected event in Properties view.
2012-10-22  Alexandre Montplaisirtmf: Refactor TMF statistics
2012-10-22  Alexandre Montplaisirtmf: Drop the use of TmfFixedArray for statistics
2012-10-22  Alexandre Montplaisirtmf: Store the generic statistics timestamps in nanoseconds
2012-10-22  Alexandre Montplaisirtmf: Make TmfStatisticsViewer use the trace's stats...
2012-10-09  Patrick TasseFix for bug 391277: Rounding error in seekEvent by...
2012-10-05  Alexandre Montplaisirtmf: Add an ID to each state system that gets built
2012-10-05  Alexandre Montplaisirtmf: Introduce the ITmfStatistics interface
2012-10-05  Alexandre Montplaisirtmf: Add an ID to the AbstractStateChangeInput
2012-10-05  Alexandre Montplaisirtmf: Expose getStateSystem() up to ITmfTrace
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-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-25  Bernd HufmannUpdate remaining LTTng/TMF versions to 2.0.0
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: Add an abstract class for the StateChangeInput
2012-09-18  Alexandre Montplaisirtmf: Rename TmfLocation.fLocation to .fLocationData
2012-09-17  Francois ChouinardRe-factor and freshen up TmfCoreTracer (previously...
2012-09-17  Alexandre Montplaisirtmf: CtfTmfEvent improvements
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  Alexandre Montplaisirtmf: Enhance TmfEventField.toString() to also print...
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-05  Patrick TasseAdd thousands space separator for nanosecond timestamp...
2012-09-04  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-31  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-31  Bernd HufmannAdd support for displaying of CTF context info in TMF...
2012-08-24  Alexandre MontplaisirSave the encoding type as project settings
2012-08-23  Patrick TasseFix clone of CtfTmfTimestamp in CtfTmfEvent.
2012-08-23  Matthew KhouzamFix seek by ratio in CTF
2012-08-22  Patrick TasseFix context location after first event seek.
2012-08-21  Matthew KhouzamFix NPE with traces that are time scaled.
2012-08-21  Matthew KhouzamAdd time scaling support
2012-08-21  Bernd HufmannUpdated Enum handling for a CTFTmfEventField
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-15  Alexandre Montplaisirtmf: Un-deprecate CtfLocation's constructor
2012-08-15  Alexandre Montplaisirtmf: Fix visibility warning with TmfRequestExecutor
2012-08-10  Bernd HufmannFix JUnit test failing after previous merge
2012-08-10  Francois ChouinardTemporary fix API version for Kepler
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-09  Francois ChouinardAdd a generic 'lost events' event to TMF
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-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-08-02  Alexandre MontplaisirDrop unused dependencies from tmf,lttng2,ctf packages
2012-08-02  Mathieu Denistmf: formatting of tmf.ui.statistics
next
This page took 0.043145 seconds and 8 git commands to generate.