ctf/tmf: make CtfIterator more inline with code style
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core /
2014-03-14  Matthew Khouzamctf/tmf: make CtfIterator more inline with code style
2014-03-14  Matthew Khouzamctf/tmf: Make CtfTmfEventType more inline with coding...
2014-03-14  Matthew Khouzamctf/tmf: make CtfTmfEventField more inline with coding...
2014-03-14  Matthew Khouzamctf/tmf: Make CtfTmfEvent more inline with coding style
2014-03-14  Matthew Khouzamctf/tmf: Make CtfTmfContext inline with coding style
2014-03-14  Matthew Khouzamtmf/ctf: Make CtfLocationInfo inline with code style
2014-03-14  Matthew Khouzamctf/tmf: Make CtfLocation more inline with code style.
2014-03-13  Bernd Hufmanntmf: use Boolean.parseBoolean() for isDirectory attribute
2014-03-13  Bernd Hufmanntmf: move the TMF statistics analysis module to tmf...
2014-03-13  Geneviève BastienTMF: Change cast in analysis output to fix warning...
2014-03-13  Bernd Hufmanntmf: fix minimum total size in AttributeTree
2014-03-13  Geneviève BastienTMF: Add possibility to add new module listener to...
2014-03-13  Geneviève BastienTMF: Force getId() from IAnalysisModule to be NonNull
2014-03-12  Geneviève BastienTMF: Add the possibility to set properties on analysis...
2014-03-12  Bernd Hufmanntmf: reactivate persistent experiment index
2014-03-11  Marc-Andre Laperletmf: Cancel modules when disposed
2014-03-11  Marc-Andre Laperlegdbtrace: Prevent hang when a lot of commands are sent...
2014-03-06  Geneviève BastienTMF: Add identifier type to analysis output schema
2014-03-04  Alexandre Montplaisirtmf: Add a getSubAttributes() with regex to the state...
2014-03-04  Bernd Hufmanntmf: Fix NPE for persitent experiment index when using...
2014-03-04  Geneviève BastienTMF: Allow experiments to have analysis and display...
2014-03-04  Geneviève BastienTmf: Add support of experiment types to TmfTraceType...
2014-03-04  Geneviève BastienTMF: Add default constructor to experiment and method...
2014-03-04  Geneviève BastienTmf: Add the experiment type to the trace type extensio...
2014-03-03  Alexandre Montplaisirtmf/lttng: Update 2014 copyrights
2014-02-28  Marc-Andre Laperletmf: Add persistent index support to TextTrace
2014-02-28  Matthew Khouzamtmf: Remove dependency to ctfadaptor from the state...
2014-02-27  Alexandre Montplaisirtmf: Fix most Number unboxing problems
2014-02-27  Matthew Khouzamtmf: Replace "find" with "matches" for TextTrace.java
2014-02-25  Alexandre Montplaisirtmf: Remove all deprecated methods in tmf.core
2014-02-24  Bernd Hufmanntmf: Fix trace type id in extension for Generic CTF...
2014-02-24  Bernd Hufmanntmf: Add unit tests for tmf.core.trace.text package
2014-02-24  Patrick Tassetmf: Update Time Format preference page and defaults
2014-02-24  Patrick Tassetmf: Support TmfTimestampFormat in custom parsers
2014-02-24  Patrick Tassetmf: Support fraction of second in TmfTimestampFormat
2014-02-21  Alexandre Montplaisirtmf: Remove the TRACEBUNDLE and TRACEICON properties
2014-02-21  Alexandre Montplaisirtmf: Move the tmftracetype extension point to tmf.core
2014-02-19  Matthew Khouzamtmf: Add default custom Xml parsers
2014-02-19  Bernd Hufmanntmf: Add attribute isDirectory to the trace type extens...
2014-02-19  Matthew Khouzamtmf: add initial place for default custom text trace...
2014-02-19  Geneviève BastienTMF: Create an analysis listener for the outputs define...
2014-02-19  Geneviève BastienTMF: Add new analysis module listener called when modul...
2014-02-19  Geneviève BastienTMF: Added the possibility to define analysis outputs...
2014-02-18  Alexandre Montplaisirtmf: Use explicit annotations in ITmfAnalysisModuleWith...
2014-02-17  Alexandre Montplaisirtmf: Remove getStateSystemID() from the module's API
2014-02-15  Alexandre Montplaisirtmf: Remove HistoryBuilder and TmfStateSystemFactory
2014-02-14  Patrick Tassetmf: Add automatic trace type detection to import trace...
2014-02-14  Alexandre Montplaisirtmf: Use full history backend by default
2014-02-13  Patrick Tassetmf: Update CTF and custom trace validation
2014-02-13  Patrick Tassetmf: Add TextTrace abstract class with trace validation...
2014-02-12  Bernd Hufmanntmf: Rework trace import wizard
2014-02-12  Alexandre Montplaisirlttng: Migrate LTTng-UST CallStack to the analysis...
2014-02-12  Alexandre Montplaisirtmf: Transition custom parsers to the new location
2014-02-12  Alexandre Montplaisirtmf: Move the Statistics tests to the analysis API
2014-02-11  Alexandre Montplaisirtmf: Protect HTNode accesses with a reader/writer lock
2014-02-11  Alexandre Montplaisirtmf: Synchronize accesses to HistoryTree's latest branch
2014-02-07  Alexandre Montplaisirtmf: Store the ID in the state system itself
2014-02-07  Alexandre Montplaisirtmf: Add a waitForCompletion() with no parameter to...
2014-02-06  Alexandre Montplaisirtmf: Handle empty traces with the abstract state provider
2014-02-06  Florian Winingertmf : fix for CtfIterator getCurrentEvent()
2014-02-06  Alexandre Montplaisirtmf: Avoid hanging when waiting on a cancelled analysis
2014-02-04  Alexandre Montplaisirtmf: Move TmfTraceType and custom parsers to tmf.core
2014-02-04  Alexandre Montplaisirtmf: Support live-reading in the Statistics View
2014-02-04  Alexandre Montplaisirtmf: Make StateValueType and TimeRange exceptions into...
2014-02-03  Alexandre Montplaisirtmf: Remove TmfStatsUpdatedSignal
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-31  Patrick Tasselttng: Support live updating of Control Flow view and...
2014-01-28  Bernd Hufmanntmf: Move creation of timer to init method instead...
2014-01-27  Alexandre Montplaisirtmf: Fix reading HTNodes while the tree is being built
2014-01-27  Alexandre Montplaisirtmf: Cleanup TmfEventProvider
2014-01-27  Alexandre Montplaisirtmf: Make TransientState really re-entrant
2014-01-27  Alexandre Montplaisirtmf: Dispose analysis modules when the trace is disposed
2014-01-27  Alexandre Montplaisirtmf: Synchronize interval accesses in InMemoryBackend
2014-01-27  Alexandre Montplaisirtmf: Add a waitForInitialization() to the state system...
2014-01-27  Alexandre Montplaisirtmf: Enforce non-null state sytem backends
2014-01-23  Bernd Hufmanntmf: Change to timer based coalescing of background...
2014-01-21  Alexandre Montplaisirtmf: Fix usage of readNode() method in HistoryTree
2014-01-21  Alexandre Montplaisirtmf: Don't return -1 for interval end times in the...
2014-01-20  Alexandre Montplaisirtmf: Use a foreground request for partial history check...
2014-01-20  Alexandre Montplaisirtmf: Change IAnalysisModule.getOutputs to return an...
2014-01-20  Bernd Hufmanntmf: fix coalesced request handling with one request
2014-01-17  Geneviève BastienTmf: Port the LTTng Kernel state system to an analysis...
2014-01-17  Alexandre Montplaisirtmf: Remove redundant CtfTmfEvent.getEventName() method
2014-01-17  Bernd Hufmanntmf: Send relevant signals in a separate thread
2014-01-17  Bernd Hufmanntmf: Add asynchronous way of broadcasting signals
2014-01-16  Alexandre Montplaisirtmf: Add a ITmfStateSystem.waitUntilBuilt() method...
2014-01-16  Alexandre Montplaisirtmf: Split ITmfStateSystem.waitUntilBuilt() in separate...
2014-01-14  Alexandre Montplaisirtmf: Add proper API to statesystem.backends.historytree
2014-01-14  Alexandre Montplaisirtmf: Deprecate TmfStateSystemFactory and HistoryBuilder
2014-01-14  Matthew Khouzamtmf: Add additional check for callsites
2014-01-13  Patrick Tassetmf: Fix parsing bugs in TmfTimestampFormat
2014-01-10  Alexandre Montplaisirtmf: Add proper public methods to internal.tmf.core...
2014-01-09  Bernd Hufmanntmf: Merge HistoryBuilder into the state system analysi...
2014-01-09  Alexandre Montplaisirlttng: Inherit null annotations
2014-01-09  Geneviève BastienTmf: Add the concept of module source to the Analysis API
2014-01-08  Roland GrunbergFix JDT Null annotations bug occuring in Luna builds.
2014-01-07  Alexandre Montplaisirtmf: Tweak ITmfStateSystemAnalysisModule
2014-01-03  Bernd Hufmanntmf: Ensure order of trace updated and trace range...
2013-12-19  Alexandre Montplaisirtmf: Switch tmf.core to Java 7 + fix warnings
next
This page took 0.070851 seconds and 8 git commands to generate.