tmf: Remove the serialization logic from TmfStateValue
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src /
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-11  Alexandre Montplaisirtmf: Don't access the attribute tree directly
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
2013-01-31  Alexandre Montplaisirtmf: Make CtfTmfEventField extend TmfEventField
2013-01-30  Alexandre Montplaisirtmf: Make TmfEventField immutable
2013-01-28  Alexandre Montplaisirtmf: Add missing since tag in 77d30f4
2013-01-28  Matthew Khouzam[TMF] Allow custom iterators by making the traces the...
2013-01-25  Alexandre Montplaisirtmf: Add a new package for state history backends
2013-01-21  Alexandre Montplaisirtmf: Fix regression in event requests
2013-01-17  Ansgar Radermachertmf: Support the model URI of a trace event
2013-01-11  Alexandre Montplaisirtmf: Fix TmfStateInterval.toString()
2013-01-10  Francois ChouinardFix some Findbugs findings
2013-01-10  Matthew KhouzamCTF: Add support for custom attributes in an event
2013-01-10  Francois ChouinardAdd a trace filter to the set of event filters in TmfRe...
2013-01-09  Francois ChouinardAdd Iterator support to TMF traces
2013-01-09  Francois ChouinardRefactor TmfRequest
2013-01-08  Matthew KhouzamTMF: Fix for displaying arrays in the events properties
2013-01-08  Alexandre Montplaisirtmf: Remove the TmfStateSystemBuildCompleted signal
2013-01-07  Alexandre Montplaisirlttng/tmf: Enable and fix parameter assignment warnings
2013-01-04  Patrick TasseUpdate bookmarks file API, link to editor and delete...
2013-01-03  Alexandre Montplaisirtmf: Remove unused import in TmfTimestampFormat
2013-01-02  Patrick TasseAdd missing @since tags
2012-12-21  Patrick TasseImplement dispose of CTF traces
2012-12-11  Alexandre Montplaisirtmf: Bring back "@since 1.2" annotations in master
2012-12-11  Alexandre MontplaisirMerge branch 'lttng-kepler'
2012-12-10  Alexandre Montplaisirtmf: Consolidate all state systems in ITmfTrace
2012-12-06  Patrick TasseFix histogram current event and time stamp format parsing
2012-12-06  Alexandre Montplaisirtmf: Add missing @since annotation
2012-12-04  Bernd HufmannAdd synchronization to TmfTimestampFormat
2012-11-30  Francois ChouinardMake lower priority requests pre-emptible
2012-11-30  Bernd HufmannImplement TmfTimestampDelta for deltas of timestamps
2012-11-30  Bernd HufmannHandle concurrent seek and dispose in CtfTmfTrace properly
2012-11-28  Bernd HufmannAdd handling of initial range offset in experiments
2012-11-23  Matthew KhouzamChange timestamps to output in local time
2012-11-23  Patrick TasseSave and restore current time and range when switching...
2012-11-23  Patrick TasseFix null pointer exceptions in CtfTmfTrace when locatio...
2012-11-23  Bernd HufmannSupport for multiple events for same timestamp at check...
2012-11-20  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-11-19  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-11-19  Xavier Raynaudensure bytes returned as int are never negative
2012-11-16  Patrick TasseImplement simultaneously opened traces in TMF
2012-11-16  Alexandre Montplaisirtmf: Add the Histogram query API to ITmfStatistics
2012-11-16  Matthew KhouzamFix bug when contexts are enabled but there are no...
2012-11-15  Patrick TasseFix initial trace time range.
2012-11-15  Bernd HufmannRemove seek(time) from CtfTmfTrace and use parent imple...
2012-11-13  Alexandre Montplaisirtmf: Replace ITmfTimestamp by long in ITmfStatistics API
2012-11-12  Patrick TasseFix default Content column in events table.
2012-11-06  Matthew KhouzamUpdate Grammar and Add support for callsites
2012-11-06  Patrick TasseFix incorrect seek by timestamp in CtfIterator.
2012-11-05  Alexandre Montplaisirtmf/lttng: Fix newly-introduced Javadoc warnings
next
This page took 0.041436 seconds and 8 git commands to generate.