doc: Minor corrections to Generic State System section
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core /
2015-05-13  Matthew Khouzamtmf.core: Iterate over values or entries in a map iterator
2015-05-11  France Lapointe... tmf: Remove nullcheck before an instanceof
2015-05-08  France Lapointe... tmf: Synchronize initialization methods of static fields
2015-05-08  Marc-Andre Laperletmf: Fix regression of XML analysis combined with custo...
2015-05-01  Matthew Khouzamtmf.core: move AbstractTmfStateProvider to new Buffered...
2015-04-23  Bernd HufmannCTF: Enhance CTF validation for invalid CTF traces...
2015-04-21  Matthew KhouzamRevert "ss: accelerate state system creation by 25...
2015-04-20  Matthew Khouzamtmf: update ITmfEvent.getType().getName() to be getName()
2015-04-17  Matthew Khouzamtmf.core: add getName to ITmfEvent
2015-04-17  Matthew Khouzamss: accelerate state system creation by 25% by coalesci...
2015-04-02  Patrick Tassetmf: Use default checkpoint indexer in TmfTrace empty...
2015-04-01  Matthew Khouzamfix modifier order in TmfSignalTracer
2015-04-01  Matthew Khouzamfix modifier order in CustomTxtTraceDefinition.java
2015-04-01  Matthew Khouzamfix modifier order in TmfCallsite
2015-04-01  Matthew Khouzamfix modifier order in TmfEventField.java
2015-04-01  Matthew Khouzamfix modifier order in AbstractFileCheckpointCollection...
2015-03-26  Matthew Khouzamanalysis: combine nested ifs in TmfAbstractAnalysisModule
2015-03-25  Matthew Khouzamtmf.core: CustomXmlTrace combine if statements
2015-03-24  Matthew Khouzamtmf.core: make tracer follow naming convention
2015-03-24  Alexandre Montplaisirtmf: Rename time range signals
2015-03-24  Matthew Khouzamanalysis: combine nested ifs and merge exception handling
2015-03-23  Patrick Tassetmf: Use find() instead of matches() in TmfFilterMatche...
2015-03-23  Alexandre Montplaisirss: Add @NonNull to attribute name-getting methods
2015-03-18  Matthew KhouzamAdd javadoc for TmfTimestampFormat.java
2015-03-16  Alexandre Montplaisirss: Harmonize order of parameters in backend constructors
2015-03-13  Alexandre Montplaisirss: Implement a factory for state system backends
2015-03-12  Geneviève BastienTMF: Change visibility of TmfEventMatching methods
2015-03-11  Geneviève BastienTMF: Check if state system is available before scheduli...
2015-03-10  Geneviève BastienTMF: Have IAnalysisModule#setTrace return boolean inste...
2015-03-10  Geneviève BastienTMF: Specify if an analysis applies differently to...
2015-03-10  Patrick Tassetmf: Add message to state system exceptions
2015-03-10  Patrick TasseFix references to linuxtools in comments, examples...
2015-03-09  Alexandre Montplaisirtmf: Mark TmfTraceUtils @NonNullByDefault
2015-03-09  Alexandre Montplaisirtmf: TmfTraceManager improvements
2015-03-06  Alexandre Montplaisirtmf: Remove extraneous constructors from TmfTimeRange
2015-03-06  Genevieve BastienTMF: Add some non null annotations to TmfTimeRange
2015-03-06  Patrick Tassetmf: Fix class names in extension point schemas
2015-03-04  Alexandre MontplaisirAdd new @since 1.0 annotations
2015-03-04  Alexandre MontplaisirAdd API tool nature and builder to all code plugins
2015-03-04  Alexandre MontplaisirRemove all existing @since annotations
2015-03-03  Alexandre Montplaisirss: Move ownership of the SSID to the backend
2015-02-27  Matthew Khouzamtmf: reduce complexity of equals() methods in tmf.core
2015-02-26  Patrick Tassetmf: Fix merge conflict in cfe2f40: Remove deprecated...
2015-02-26  Patrick Tassetmf: Allow TextTraceEventContent to add new fields
2015-02-26  Patrick Tassetmf: Add factory method with help text in TmfContentFie...
2015-02-16  Patrick Tassetmf: Bug 459493: TmfTimestampFormat doesn't parse extra...
2015-02-13  Geneviève BastienTMF: Synchronize traces in an Eclipse job
2015-02-13  Geneviève BastienTmf: Simplify trace synchronization by removing the...
2015-02-12  Geneviève BastienTMF: Make the ITmfEvent#getTimestamp() return NonNull
2015-02-12  Geneviève BastienTMF: Add some NonNull annotations to ITmfTimestampTransform
2015-02-12  Alexandre Montplaisirtmf: Small updates to FunctionNameMapper
2015-02-12  Alexandre Montplaisirtmf: Add unit test for FunctionNameMapper
2015-02-12  Alexandre Montplaisirtmf: Don't import uneeded entries in FunctionNameMapper
2015-02-12  Alexandre Montplaisirtmf: Move FunctionNameMapper (for the Callstack View...
2015-02-12  Alexandre MontplaisirRemove workaround in pom.xml's for a bug fixed 8 years ago
2015-02-09  Bernd Hufmanntmf: Fix workspace backwards compatibility of filters...
2015-02-06  Alexandre MontplaisirUpdate all plugins and features to 1.0.0
2015-02-06  Geneviève BastienTMF: allow multiple analysis helpers to have the same ID
2015-02-04  Bernd HufmannMake XML analysis using custom parsers backwards compatible
2015-02-04  Bernd HufmannRemove deprecated and unused methods related to custom...
2015-02-04  Bernd HufmannMake Custom Parser trace type backwards compatible...
2015-02-04  Bernd Hufmanntmf: support preprocessing of lines in the TextTrace...
2015-02-04  Patrick Tassetmf: Bug 457502: Prevent duplication of Stream List...
2015-02-04  Patrick Tassetmf: Bug 457502: Filter node elements should not implem...
2015-02-04  Patrick Tassetmf: Make TmfEventFieldAspect independent of event...
2015-02-04  Patrick Tassetmf: Use ellipsis for getField and remove getSubField
2015-02-04  Patrick Tassetmf: Support hexadecimal and octal formats in numerical...
2015-02-04  Patrick Tassetmf: Bug 458085: Incorrect parsing of timestamps in...
2015-02-04  Patrick Tassetmf: Support aspect-based filtering in FilterViewer
2015-02-04  Patrick Tassetmf: Replace TmfFilterEventTypeNode with TmfFilterTrace...
2015-02-03  Patrick Tassetmf: Rename getCanonicalName() to getTraceTypeId()...
2015-02-03  Patrick Tassetmf: Support subfield array in TmfEventFieldAspect
2015-02-02  Patrick Tassetmf: Bug 457109: Exit early in TmfEventThread if reques...
2015-01-28  Marc-Andre LaperleSet project-specific code style preferences to use...
2015-01-28  Alexandre Montplaisirtmf: Remove TmfTrace#processEvent()
2015-01-28  Alexandre Montplaisirtmf: Have TmfTrace implement ITmfEventParser
2015-01-21  Alexandre Montplaisirlttng: Update the TestValues scripts used in tests
2015-01-21  Alexandre Montplaisirtmf: Remove the "event type" from AbstractTmfStateProvider
2015-01-20  Geneviève BastienTMF: Add utility method to return the result of an...
2015-01-14  Matthew Khouzamss: make state system more inline with coding style
2015-01-14  Bernd Hufmanntmf: add schemas to build.properties file (bug 457322)
2015-01-13  Alexandre MontplaisirCopyright header update, 2015 edition
2015-01-13  Francis GiraldeauTMF: Introduce a fast linear timestamp transform
2015-01-12  Alexandre Montplaisirtmf: Remove equals()/hashCode() from TmfEventRequest
2015-01-10  Geneviève BastienTMF: Add @NonNull annotation to some TmfTraceManager...
2015-01-09  Geneviève BastienTMF: Make the ITmfEventAspect#resolve nullable
2015-01-08  Alexandre Montplaisirtmf: Null-annotate state system API classes
2015-01-08  Bernd Hufmanntmf: clean-up event provider package cycle
2015-01-05  Alexandre Montplaisirtmf: Make Pair utility class non-null and immutable
2014-12-24  Bernd Hufmanntmf: add utilities to support '\' and ':' in path manip...
2014-12-23  Geneviève BastienTMF: Add tracing capabilities for analyses
2014-12-17  Alexandre Montplaisirtmf: Use TmfFilterMatchesAspectNode's in the event...
2014-12-16  Alexandre MontplaisirUse the NonNull utility methods where we can
2014-12-15  Simon MarchiImplement TmfRangeSynchSignal toString
2014-12-11  Alexandre Montplaisirtmf: Synchronize on a class literal, not on this.getClass()
2014-12-10  Bernd Hufmanntmf: Update TmfExperiment to new API in ITmfEventProvider
2014-12-10  Bernd Hufmanntmf: only dispatch events to relevant event providers
2014-12-10  Bernd Hufmanntmf: add JUnits for coalescing across parent/children...
2014-12-10  Bernd Hufmanntmf: coalescing across event providers
2014-12-10  Bernd Hufmanntmf: update TmfTraceManager for new API in ITmfEventPro...
next
This page took 0.108217 seconds and 8 git commands to generate.