lttng: Centralize all event and attribute names in dedicated classes
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse /
2012-04-27  Alexandre Montplaisirtmf: Make HistoryBuilder build its index asynchronously
2012-04-27  Alexandre Montplaisirtmf: Expose a method to retrieve an attribute's name
2012-04-27  Alexandre Montplaisirlttng: First draft of CtfKernelTrace
2012-04-27  Alexandre Montplaisirtmf: Remove unneeded annotations in the CTF adaptor
2012-04-27  Alexandre Montplaisirtmf: Fix potential resource leaks in the GSS
2012-04-27  Alexandre Montplaisirtmf: Add a proper toString() to history tree intervals
2012-04-27  Alexandre Montplaisirtmf: Fix indentation of a previous commit
2012-04-27  Alexandre Montplaisirtmf: Add option to specify a resolution to range queries
2012-04-27  Alexandre Montplaisirtmf: Make the basic query method multi-thread safe
2012-04-27  Alexandre Montplaisirtmf: Fix statesystem-related FindBugs warnings in tmf...
2012-04-27  Alexandre Montplaisirtmf: Enforce existing sv types when reusing attributes
2012-04-27  Alexandre Montplaisirtmf: Make the statesystem push/pop logic a bit more...
2012-04-27  Alexandre Montplaisirtmf: Allow attaching messages to GSS exceptions
2012-04-27  Francois ChouinardUpdate TmfTrace javadoc
2012-04-27  Francois ChouinardSimplify TmfEvent constructors and update javadoc
2012-04-27  Francois ChouinardMinor API improvements
2012-04-27  Francois ChouinardFix Sonar findings in TmfEvent
2012-04-27  Francois ChouinardFix Sonar findings for TmfEvent and TmfTrace
2012-04-24  Francois ChouinardImplement TmfTrace changes - introduce TmfTraceException
2012-04-24  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - minor changes
2012-04-24  Bernd HufmannFix searching and filtering in TMF events table (bug...
2012-04-24  Bernd HufmannFix performance issues (Bug 377544)
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - minor changes
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - move parseEvent...
2012-04-20  Francois ChouinardRefactor TmfTrace and dependencies - finalize ITmfTrace...
2012-04-20  Francois ChouinardRefactor TmfTrace and dependencies - finalize ITmfTrace...
2012-04-19  Francois ChouinardRefactor TmfTrace and dependencies - introduce ITmfTrac...
2012-04-18  Francois ChouinardRefactor TmfTrace and dependencies - remove indexTrace()
2012-04-18  Francois ChouinardRefactor TmfTrace and dependencies - remove getTrace()
2012-04-17  Francois ChouinardRefactor TmfTrace and dependencies - fix parent class...
2012-04-17  Francois ChouinardRefactor TmfCheckpoint and dependencies (+JUnits)
2012-04-17  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-16  Francois ChouinardMerge master in TmfTraceModel
2012-04-16  Matthew KhouzamDefine CTF API
2012-04-16  Matthew Khouzamadd Environment variables to ctf interface
2012-04-16  Matthew KhouzamAdd support for offsets in event creation
2012-04-16  Matthew KhouzamFix warnings
2012-04-16  Matthew Khouzamfix post-merge to get it to compile.
2012-04-16  Matthew KhouzamAdd support in the UI for LTTng 2.0.
2012-04-16  Matthew KhouzamChange certain classes to use ITmfEvent instead of...
2012-04-16  Matthew Khouzamadd fallback for seeking by unindexed traces
2012-04-16  Matthew KhouzamFix seek bug.
2012-04-16  Matthew Khouzamfix seek with offsetted timestamps.
2012-04-16  Matthew KhouzamChange output of ctf toStrings to be more human readable.
2012-04-16  Francois ChouinardWork on TmfCheckpoint
2012-04-16  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-13  Francois ChouinardRefactor TmfCheckpoint and dependencies
2012-04-13  Francois ChouinardFix tabs/spaces for ITmfEvent
2012-04-13  Francois ChouinardRefactor ITmfContext and fix dependencies
2012-04-12  Francois ChouinardRefactor ITmfLocation and fix dependencies
2012-04-06  Alexander KurtakovMore resources closes.
2012-04-03  Francois ChouinardUpdate TmfTrace as per ITmfTrace
2012-04-03  Francois ChouinardFinalize ITmfTrace API
2012-03-29  Bernd HufmannFix concurrency issue for TMF Sequence Diagram Loader
2012-03-29  Francois ChouinardRationalize ITmfTrace.initTrace()
2012-03-29  Francois ChouinardMove trace type extension point from tmf.core to tmf.ui
2012-03-29  Francois ChouinardMinor updates
2012-03-27  Alexandre MontplaisirAdd unit tests for the new getQuarks() method
2012-03-27  Alexandre MontplaisirAdd method to get attributes with a wildcard in the...
2012-03-27  Alexandre MontplaisirAdd option to retrieve sub-attributes recursively
2012-03-27  Alexandre MontplaisirExpose the getSubAttributes() method through the StateS...
2012-03-23  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-23  Francois ChouinardMake timeAnalysis widgets and core utils visible again
2012-03-23  Francois ChouinardInternalize some more TMF APIs
2012-03-23  Francois ChouinardInternalize some TMF APIs
2012-03-22  Francois ChouinardFix javadoc warnings
2012-03-20  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-19  Francois ChouinardFix warnings
2012-03-19  Alexandre MontplaisirGSS: Avoid doing time-range requests if one of the...
2012-03-19  Alexandre MontplaisirMake the Kernel event handler tests work again
2012-03-19  Alexandre MontplaisirMerge Generic State System core part
2012-03-19  Alexandre MontplaisirAvoid printing the exception when CtfTmfTrace.validate...
2012-03-19  Alexandre MontplaisirIntegrate CtfAdaptor package in TMF
2012-03-19  Alexandre MontplaisirUse ITmfEvent in a couple more places
2012-03-09  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-08  Patrick TasseFix for bug 373718: Updates for editor input and bookma...
2012-03-08  Francois ChouinardGeneralize ITmfTrace API (part 1)
2012-03-08  Francois ChouinardMerge remote-tracking branch 'eclipse/master'
2012-03-08  Francois ChouinardFix some core.event API stuff
2012-03-08  Patrick TasseFix for bug 373698: Incorrect experiment range.
2012-03-08  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-08  Bernd HufmannFix for Bug 372352
2012-03-08  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-05  Francois ChouinardFix some FindBugs warnings
2012-03-03  Francois ChouinardImprove unit tests
2012-03-03  Francois ChouinardCosmetic re-organization
2012-03-02  Francois ChouinardFix for Bug373118
2012-02-29  Francois ChouinardSet correct return type of clone() methods
2012-02-29  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-02-28  Francois ChouinardChange ITmfTrace<T extends TmfEvent> to ITmfTrace<T...
2012-02-28  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-02-28  Francois ChouinardCosmetic improvement to equals() in Event model
2012-02-28  Francois ChouinardFix warnings from FindBugs
2012-02-27  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-02-26  francoisPartial fix for bug345440 - FindBugs high priority...
2012-02-26  francoisPartial fix for bug345440 - tmf.core.component
2012-02-26  francoisPartial fix for bug345440 - tmf.core.event + tests
2012-02-24  Francois ChouinardAdjusted filters for matching meta-fields
2012-02-24  Francois ChouinardFix for bug334572
next
This page took 0.074474 seconds and 8 git commands to generate.