tmf: Fix time unit of time stamp in TmfTrace.createTimestamp()
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / trace / TmfTrace.java
2014-08-27  Patrick Tassetmf: Fix time unit of time stamp in TmfTrace.createTime...
2014-08-15  Geneviève BastienTMF: Move timestamp transform to internal to avoid...
2014-07-24  Marc-Andre Laperlelttng: Open a live trace and update the events table
2014-06-19  Alexandre Montplaisirtmf: Fix simple resource leak warnings
2014-06-10  Geneviève BastienTMF: Fix resource leak when trace indexer is re-created
2014-05-24  Geneviève BastienTMF: Validate if an analysis can be executed using...
2014-05-01  Patrick Tassetmf: Support folders in tracing projects
2014-04-22  Geneviève BastienTMF: Refresh only the supplementary files for the curre...
2014-03-24  Bernd Hufmanntmf: fix memory leak in TmfTrace by clearing analysis...
2014-03-11  Marc-Andre Laperlegdbtrace: Prevent hang when a lot of commands are sent...
2014-02-25  Alexandre Montplaisirtmf: Remove all deprecated methods in tmf.core
2014-02-03  Alexandre Montplaisirtmf: Move the trace statistics to the analysis framework
2014-02-03  Alexandre Montplaisirtmf: Rework analysis-returning methods in ITmfTrace
2014-01-27  Alexandre Montplaisirtmf: Dispose analysis modules when the trace is disposed
2014-01-17  Bernd Hufmanntmf: Send relevant signals in a separate thread
2014-01-14  Alexandre Montplaisirtmf: Deprecate TmfStateSystemFactory and HistoryBuilder
2013-12-19  Alexandre Montplaisirtmf: Switch tmf.core to Java 7 + fix warnings
2013-12-12  Alexandre Montplaisirlttng: Update @since annotations for 3.0
2013-12-04  Geneviève BastienTMF: Bug 422846, trace resource is refreshed after...
2013-12-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-28  Matthew KhouzamMerge branch 'master' into luna
2013-11-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-23  Alexandre Montplaisirtmf: Fix unsafe cast warning in TmfTrace
2013-11-22  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-22  Alexandre Montplaisirtmf: Merge TmfDataProvider and TmfEventProvider together
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
next
This page took 0.286569 seconds and 108 git commands to generate.