timing: fix typos in segstore statistics test
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.core /
2016-03-09  Geneviève Bastientmf: Set ITmfTraceWithPreDefinedEvents to @NonNull
2016-03-04  Geneviève Bastienss: Add utility method to increment an attribute by...
2016-03-04  Matthew Khouzamtmf.core: fix timestamp normalization clamping
2016-03-02  Jean-Christian Kouametmf : Move initialization steps of modules into analysi...
2016-03-02  Jean-Christian Kouametmf : Make waitForInitialization() return a boolean
2016-03-02  Jean-Christian Kouametmf : add waitForInitialization() to ITmfAnalysisModule...
2016-02-27  Matthew Khouzamtmf.all: use ITmfTimestamp#toNanos when possible
2016-02-26  Matthew Khouzamtmf.core: Introduce ITmfTimestamp#toNanos
2016-02-25  Bernd Hufmanntmf: fix regression in trace type detection
2016-02-23  Patrick Tassetmf: Bug 488042: TmfStatisticsModule returns null in...
2016-02-23  Bernd Hufmanntmf: move trace type detection utility to tmf.core
2016-02-19  Marc-Andre Laperletmf: Fix TestRefreshTextTrace failure because of bad...
2016-02-17  Geneviève Bastientmf: Add properties to the state system analyses
2016-02-09  Jean-Christian Kouametmf : Fix get analysis modules when executing analysis...
2016-02-02  Geneviève Bastientmf: change ITmfTraceProperties to a more generic ITmfP...
2016-01-27  Geneviève Bastientmf: Add a listener element to the analysis extension...
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2016-01-07  Geneviève BastienTMF: Bug 454283: Initialize all analysis modules before...
2016-01-05  Marc-Andre LaperleSome cleanups related to investigating redundant null...
2015-12-11  Marc-Andre Laperletmf: Bug 479675: Fix for index not being properly delet...
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-12-07  Marc-Andre Laperlecommon: Annotate some Class.get*Name methods
2015-11-27  Jean-Christian Kouametmf : Remove inefficient new String(String) constructor
2015-11-26  Patrick Tassetmf: Fix unprocessed custom event content
2015-11-25  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian Kouametmf : Use of Activator.logError() instead of System...
2015-11-25  Jean-Christian Kouametmf : Avoid concatenating nonliterals in a StringBuffer
2015-11-24  Jean-Christian Kouametmf : Remove inefficient new String(String) constructor
2015-11-24  Jean-Christian Kouametmf : Avoid concatenating nonliterals in StringBuilder
2015-11-19  Marc-Andre Laperletmf: Introduce resolveIntEventAspectOfClassForEvent
2015-11-19  Alexandre MontplaisirFix some null warnings
2015-11-17  Marc-Andre LaperleAnnotate parameters of Immutable collections copyOf...
2015-11-09  Patrick Tassetmf: Add Lost Events marker event source and factory
2015-11-09  Patrick Tassetmf: Add TmfTraceAdapterFactory
2015-10-30  Alexandre Montplaisirreleng: Transition to jdt.annotation 2.0
2015-10-29  Alexandre MontplaisirLink all plugins to the external annotation location
2015-10-27  Jean-Christian Kouametmf : use of the map values instead of keyset
2015-10-26  Patrick Tassetmf: Add TmfTraceAdapterManager
2015-10-26  Patrick Tassetmf: Improve bookmark and marker handling
2015-10-26  Alexandre MontplaisirRemove duplicate groupId and versions in pom.xml files
2015-10-23  Bernd Hufmanntmf: add comparator getter to ISegmentAspect interface
2015-10-23  Bernd Hufmanntmf: Introduce ISegmentAspect interfaces
2015-10-23  Bernd Hufmannanalysis: add abstract latency analysis module and...
2015-10-21  Alexandre MontplaisirBuild whole project with Java 8
2015-10-21  Francis GiraldeauTMF: Add extension point for parameter providers
2015-10-15  Cédric Biancheritmf: Add the possibility to choose the root node for...
2015-10-13  Alexandre MontplaisirAdd null-checks for Map.get()
2015-10-06  Marc-Andre LaperleChange some @since to 1.1 for things that were really...
2015-10-02  Matthew Khouzamtmf.core: make ITmfCallsite getFileName @NonNull
2015-10-01  Marc-Andre Laperletmf: Add command to manually refresh traces
2015-09-29  Bernd Hufmanntmf: Bug 478578: Add weak binary validation to text...
2015-09-28  Alexandre Montplaisirlttng: Move the UST memory analysis to use ILttngUstEve...
2015-09-16  Bernd Hufmanntmf: Fix rounding error in seekEvent by ratio for TextT...
2015-09-11  Alexandre Montplaisirtmf: Merge TmfEventProvider#getType() and ITmfTrace...
2015-09-10  Marc-Andre Laperlectf: Fix unreliable handling of invalid location
2015-09-01  Marc-Andre Laperletmf: Fix Negative seek offset in indexer
2015-08-28  Patrick Tassetmf: Bug 476129: NullPointerException in GenerateTestVa...
2015-08-27  Alexandre Montplaisirtmf: Use getter methods instead of fields in TmfEvent...
2015-08-20  Marc-Andre Laperletmf: Make tracing log to stdout, like other Eclipse...
2015-08-20  Marc-Andre Laperletmf: Support resuming the trace index
2015-08-19  Marc-Andre Laperletmf: Add grouping separator in indexer job
2015-08-18  Marc-Andre LaperleReplace a few Boolean.valueOf(foo).booleanValue() with...
2015-08-18  Marc-Andre Laperletmf: Add indexer tracing option and add some trace...
2015-07-24  Alexandre Montplaisirtmf: Fix TmfEventField#equals()
2015-07-08  Alexandre Montplaisirtmf: Annotate methods in ITmfEventField
2015-07-07  Patrick Tassetmf: Make custom trace output column name @NonNull
2015-07-03  Patrick Tassetmf: Bug 470851: Trace time range should include lost...
2015-07-02  Alexandre Montplaisirtmf: Mark ITmfSourceLookup#getCallsite as @Nullable
2015-06-30  Marc-Andre Laperlereleng: Bump versions of parent modules
2015-06-16  Alexandre Montplaisirtmf: Move plugins to their own sub-directory
This page took 0.106765 seconds and 8 git commands to generate.