doc: Rename documentation external tool builders
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core /
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...
2014-12-10  Bernd Hufmanntmf: Add parent/child API to the ITmfEventProvider...
2014-12-10  Alexandre Montplaisirtmf: Fix possible concurrency issue with event request IDs
2014-12-09  Alexandre MontplaisirRe-enable the "unused method paramater" error
2014-12-08  Alexandre Montplaisirtmf: Remove whitespaces in tmf.core/about.html
2014-12-05  Alexandre Montplaisirtmf: Split off TmfFilterMatchesNode in two
2014-12-03  Alexandre Montplaisirtmf: Use full attribute path for default state system...
2014-12-03  Geneviève BastienTMF: Change some constant names to comply with a naming...
2014-12-03  Geneviève Bastienlttng: Add unit tests for the CPU usage analysis
2014-12-03  Alexandre Montplaisirtmf: Add a "Trace" Event Table column for experiments
2014-12-03  Geneviève BastienTMF: Add a request log message when a request is sent...
2014-12-03  Geneviève BastienTMF: Change event matching key from a list to a plain...
2014-12-01  Geneviève BastienTMF: Change the return type of the CPU aspect to Integer
2014-12-01  Alexandre Montplaisirtmf: Use a CountDownLatch instead of Object.wait()...
2014-11-28  Alexandre Montplaisirtmf: Make ITmfTrace.getEventAspects() @NonNull
2014-11-28  Alexandre Montplaisirtmf.analysis: Restore the "getCPU" for data-driven...
2014-11-28  Alexandre Montplaisirtmf: Add a TmfTraceUtils class for advanced getter...
2014-11-28  Geneviève BastienTMF: Add automatic execution of module dependencies
2014-11-27  Alexandre Montplaisirtmf: Remove the ITmfEventTableColumns extension point
2014-11-27  Geneviève BastienTMF: Add an experiment utility class to get data from...
2014-11-26  Alexandre Montplaisirtmf: Introduce the core concept of event aspects
2014-11-26  Matthew Khouzamtmf.ui clean up CustomXmlTraceDefinition a bit
2014-11-21  Matthew KhouzamRemove redundant modifiers in Interfaces
2014-11-21  Alexandre Montplaisirtmf: Remove source and reference from ITmfEvent
2014-11-14  Geneviève BastienTMF: Synchronize an experiment instead of collection...
2014-11-13  Bernd Hufmanntmf: fix IllegalArgumentException when doing auto-detection
2014-11-12  Alexandre Montplaisirtmf: Consolidate constructors in TmfEvent
2014-11-11  Geneviève Bastientmf: Add some nonNull annotation to the tmf.core.analys...
2014-11-11  Alexandre Montplaisirtmf: Move TmfExperiment to its own package
next
This page took 0.083384 seconds and 8 git commands to generate.