TMF: Add the concept of host id to a trace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core /
2013-07-18  Genevieve BastienTMF: Add the concept of host id to a trace
2013-07-12  Geneviève Bastientmf: Add getSubField() method to ITmfEventField
2013-07-11  Alexandre Montplaisirlttng: Fix more API annotations
2013-07-05  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-04  Jean-Christian Kouaméctf: Move integer pretty-printing to IntegerDefinition
2013-07-03  Alexandre MontplaisirRevert "tmf: Add null annotations to tmf.core.statevalue"
2013-07-02  Alexandre Montplaisirtmf: Add null annotations to tmf.core.statevalue
2013-07-02  Jean-Christian Kouametmf : Fix binary search end time in InMemoryBackend
2013-06-27  Alexandre Montplaisirtmf: Fix fake event problem in AbstractTmfStateProvider
2013-06-26  Geneviève BastienTMF: Add functions to verify if events are present...
2013-06-26  Matthew Khouzamctf: Fix race condition in ctfiterator
2013-06-21  Alexandre Montplaisirlttng: Update plugins version to 3.0 for the Luna branch
2013-06-21  Alexandre Montplaisirlttng: Update plugins version to 2.1
2013-06-19  Patrick TasseSet JavaSE-1.6 Execution Environment in project Java...
2013-06-18  Jeff JohnstonBug 410367 - Add 'about.html' to 'src.includes'.
2013-06-04  Patrick TasseRemove unused clear experiment signal
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-30  Alexandre Montplaisirtmf/lttng: Refresh compiler settings for Kepler
2013-05-29  Alexandre Montplaisirtmf: Fix some Sonar warnings in the state system code
2013-05-28  Alexandre Montplaisirctf: Fix some Sonar warnings
2013-05-28  Alexandre Montplaisirtmf: Make TmfLostEvent immutable
2013-05-24  Alexandre Montplaisirtmf: More trace manager unit tests
2013-05-22  Bernd Hufmanntmf: API clean-up of sequence diagram framework
2013-05-21  Patrick TasseLog exceptions in event thread
2013-05-18  Bernd Hufmanntmf: fix comments about ITmfTrace.validate() return...
2013-05-17  Bernd Hufmanntmf: fix sonar warnings about redundant modifier in...
2013-05-16  Alexandre Montplaisirtmf: Specify extended trace properties with an interface
2013-05-16  Alexandre Montplaisirtmf: Consolidate all enviornment-related methods in...
2013-05-16  Marc-Andre LaperleRemove UI dependencies in tmf.core.
2013-05-14  Patrick TasseFix for experiment location hashCode and equals
2013-05-13  Alexandre Montplaisirtmf: Handle the supplementary files dir in the trace...
2013-05-10  Jean-Christian KouaméTMF : Bug 385217 - Display 64 unsigned integers correctly
2013-05-10  Simon Delislectf: Read and display custom event attributes
2013-05-10  Alexandre Montplaisirtmf: Use the signal's trace set in signal handlers
2013-05-09  Marc-Andre LaperleBug 407474 - Exceptions thrown when opening/closing...
2013-05-08  Alexandre Montplaisirtmf: Add a getTraceSet() method to the trace manager
2013-05-02  Alexandre Montplaisirtmf: Fix exception throwing in Sequence Diagram tests
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: Introduce a central trace manager
2013-05-01  Alexandre Montplaisirtmf: Expose the indexTrace() method in the interface
2013-04-30  Alexandre Montplaisirtmf: Rename StateSystemManager to TmfStateSystemFactory
2013-04-30  Alexandre Montplaisirtmf: Rename IStateChangeInput to ITmfStateProvider
2013-04-29  Patrick TasseIntroduce Call Stack view and state system
2013-04-26  Alexandre Montplaisirtmf: Remove the serialization logic from TmfStateValue
2013-04-26  Alexandre Montplaisirtmf: Remove ITmfStateSystem#isLastAttribute()
2013-04-26  Alexandre Montplaisirtmf: Insert null values for newly-created attributes
2013-04-24  Alexandre Montplaisirtmf: Add copyright headers to properties files
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-04-24  Alexandre MontplaisirFix NLS-related Javadoc warnings
2013-04-22  Matthew Khouzam[Tmf][Ctf] Add descriptive fail to import messages.
2013-04-22  Alexandre Montplaisirtmf: Only keep the full constructor in TmfEventField
2013-04-22  Alexandre Montplaisirtmf: Eliminate lesser constructors in TmfTrace
2013-04-22  Bernd HufmannUse a read-only TextPropertyDescriptor for event properties
2013-04-18  Geneviève BastienTMF: Add Variant field class to CtfTmfEventField
2013-04-18  François RajotteAdd newline awareness to filter and search function...
2013-04-17  Alexandre Montplaisirtmf: Fix start time of partial history event requests
2013-04-16  Alexandre Montplaisirtmf: Add an 'intersects' method to ITmfTimestamp
2013-04-12  Alexandre Montplaisirtmf: Streamline CtfTmfEventField creation
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-04-10  Alexandre Montplaisirtmf: Make TmfEventType immutable
2013-04-04  Alexandre Montplaisirtmf: Remove getFieldType() method from CTF event fields
2013-03-28  Alexandre Montplaisirtmf: Add a TmfSignalThrottler
2013-03-27  Alexandre Montplaisirtmf: Update formatting in TmfSignalManager
2013-03-25  Geneviève Bastientmf: Use same field format in properties and events...
2013-03-21  Bernd Hufmanntmf: Generalize the support for call sites and model...
2013-03-19  Geneviève Bastientmf: Add Variant field handling in CtfTmfEventField
2013-03-15  Geneviève Bastientmf: keep event fields ordering as per ctf metadata
2013-03-14  François Rajotte[TMF] Add support for 64-bit integers in the history...
2013-03-13  Alexandre Montplaisirtmf: Add support for partial state system history
2013-03-13  Alexandre Montplaisirtmf: Replace state value types with an enum
2013-03-13  Patrick TasseIntroduce GDB Tracepoint Analysis feature
2013-03-11  Alexandre Montplaisirtmf: Don't access the attribute tree directly
2013-03-05  Bernd Hufmannlttng/tmf: update versions and dependencies
2013-03-04  Geneviève Bastientmf: Call parent before CtfTmfTrace specific initialization
2013-03-04  Alexandre Montplaisirtmf: Add method to replace a statesystem's ongoing...
2013-03-04  Alexandre Montplaisirtmf: Add a method to query an ongoing state's start...
2013-03-04  Alexandre Montplaisirtmf: Add a copy method to state system inputs
2013-03-04  Alexandre Montplaisirlttng: Do not cache attribute tree locations
2013-02-28  Alexandre Montplaisirtmf: Update copyright headers in tmf.core
2013-02-28  Matthew Khouzam[CTF] Fix Struct toString fields in CtfTmfEventFields
2013-02-26  Alexandre Montplaisirtmf: Add support for versioning state input plugins
2013-02-26  Alexandre Montplaisirtmf: Remove deprecated HistoryTree constructor
2013-02-26  Alexandre Montplaisirtmf: Update comments in HistoryTree
2013-02-25  Alexandre Montplaisirtmf: Move timestamps to their own package
2013-02-22  Geneviève BastienTMF: Add supplementary folder to experiments
2013-02-20  Patrick TasseRemove context clone and add trace ranks to experiment...
2013-02-19  Patrick TasseAdd Open Callsite action in events table for CTF events
2013-02-19  Geneviève BastienTMF: Add support for StructDefinition fields to ctfadaptor
2013-02-12  Alexandre Montplaisirtmf: Move some logic outside of HistoryBuilder
2013-02-08  Patrick TasseShow increasing progress for indexing job
2013-02-07  Alexandre Montplaisirtmf: Make CtfLocation extend TmfLocation
2013-02-07  Alexandre Montplaisirtmf: Rename CtfLocationData to CtfLocationInfo
2013-02-07  Alexandre Montplaisirtmf: Make CtfTmfEvent extend TmfEvent
2013-02-06  Alexandre Montplaisirtmf: Remove Cloneable from (I)TmfCheckpoint
2013-02-06  Alexandre Montplaisirtmf: CtfTmfContext rename
2013-02-05  Alexandre Montplaisirtmf: Make TmfEvent immutable
next
This page took 0.062516 seconds and 8 git commands to generate.