tmf: Move timestamps to their own package
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf /
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-19  Patrick TasseAdd Open Callsite action in events table for CTF events
2013-02-19  Geneviève BastienTMF: Add support for StructDefinition fields to ctfadaptor
2013-02-12  Alexandre Montplaisirtmf: Move some logic outside of HistoryBuilder
2013-02-08  Patrick TasseShow increasing progress for indexing job
2013-02-07  Alexandre Montplaisirtmf: Make CtfLocation extend TmfLocation
2013-02-07  Alexandre Montplaisirtmf: Rename CtfLocationData to CtfLocationInfo
2013-02-07  Alexandre Montplaisirtmf: Make CtfTmfEvent extend TmfEvent
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-31  Alexandre Montplaisirtmf: Make CtfTmfEventField extend TmfEventField
2013-01-30  Alexandre Montplaisirtmf: Make TmfEventField immutable
2013-01-28  Alexandre Montplaisirtmf: Add missing since tag in 77d30f4
2013-01-28  Matthew Khouzam[TMF] Allow custom iterators by making the traces the...
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-17  Ansgar Radermachertmf: Support the model URI of a trace event
2013-01-11  Alexandre Montplaisirtmf: Fix TmfStateInterval.toString()
2013-01-10  Francois ChouinardFix some Findbugs findings
2013-01-10  Matthew KhouzamCTF: Add support for custom attributes in an event
2013-01-10  Francois ChouinardAdd a trace filter to the set of event filters in TmfRe...
2013-01-09  Francois ChouinardAdd Iterator support to TMF traces
2013-01-09  Francois ChouinardRefactor TmfRequest
2013-01-08  Matthew KhouzamTMF: Fix for displaying arrays in the events properties
2013-01-08  Alexandre Montplaisirtmf: Remove the TmfStateSystemBuildCompleted signal
2013-01-07  Alexandre Montplaisirlttng/tmf: Enable and fix parameter assignment warnings
2013-01-04  Patrick TasseUpdate bookmarks file API, link to editor and delete...
2013-01-03  Alexandre Montplaisirtmf: Remove unused import in TmfTimestampFormat
2013-01-02  Patrick TasseAdd missing @since tags
2012-12-21  Patrick TasseImplement dispose of CTF traces
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-12-06  Patrick TasseFix histogram current event and time stamp format parsing
2012-12-06  Alexandre Montplaisirtmf: Add missing @since annotation
2012-12-04  Bernd HufmannAdd synchronization to TmfTimestampFormat
2012-11-30  Francois ChouinardMake lower priority requests pre-emptible
2012-11-30  Bernd HufmannImplement TmfTimestampDelta for deltas of timestamps
2012-11-30  Bernd HufmannHandle concurrent seek and dispose in CtfTmfTrace properly
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  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-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-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
next
This page took 0.041845 seconds and 8 git commands to generate.