Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-18tmf: Simple warning fixes in tmf.ui and testsAlexandre Montplaisir8-150/+175
2012-06-11Bug 378401: Implementation of time graph widget.Patrick Tasse1-1/+1
2012-05-30Push LTTng MANIFEST.MF/pom.xml to 1.0 and correct features dependenciesFrancois Chouinard2-5/+5
2012-05-25Bug 378401: Implementation of time graph widget.Patrick Tasse1-58/+63
2012-05-25Internalize some classes and fix a pile of warningsFrancois Chouinard1-2/+2
2012-05-24Bug 378401: Implementation of time graph widget.Patrick Tasse1-13/+1
2012-05-22Bug 378401: Implementation of time graph widget.Patrick Tasse4-64/+9
2012-05-18Merge corrected branch 'master'Francois Chouinard2-1/+19
2012-05-18Revert "Bug 378401: Implementation of time graph widget."Matthew Khouzam4-9/+64
2012-05-18Merge branch 'master' into TmfTrace-newFrancois Chouinard5-66/+11
2012-05-18Revisit the TmfExperiment structureFrancois Chouinard1-1/+1
2012-05-18Bug 378401: Implementation of time graph widget.Patrick Tasse4-64/+9
2012-05-16Replace printStackTrace() with proper logging in TMF and LTTngBernd Hufmann1-2/+2
2012-05-08Refactor TmfExperimentFrancois Chouinard1-0/+18
2012-05-04Increase GUI delay value for GUI test caseBernd Hufmann1-1/+1
2012-05-03Bug 378401: Implementation of time graph widget.Patrick Tasse6-208/+128
2012-05-03Move legacy time analysis widget to lttng.ui and create initial copy inPatrick Tasse4-14/+14
2012-05-03Java Doc and API clean up of TMF UML Sequence diagram frameworkBernd Hufmann19-54/+54
2012-04-24Implement TmfTrace changes - introduce TmfTraceExceptionFrancois Chouinard1-0/+4
2012-04-24Refactor TmfTrace and dependencies - move parseEvent to ITmfEventParserFrancois Chouinard2-8/+28
2012-04-19Refactor TmfTrace and dependencies - introduce ITmfTraceIndexerFrancois Chouinard2-51/+52
2012-04-10Fix Findbugs warningsBernd Hufmann6-19/+8
2012-04-04Make test plugins fragments.Alexander Kurtakov3-81/+2
2012-04-03Improve timing in TMF UML2SD test, remove dead entry in build.propertiesBernd Hufmann1-0/+4
2012-04-03Remove dead entries from build.properties.Alexander Kurtakov1-1/+0
2012-04-02More test.xml removal.Alexander Kurtakov1-54/+0
2012-03-29Minor updatesFrancois Chouinard1-0/+1
2012-03-23Hide welcome view during TMF UI testsBernd Hufmann1-0/+12
2012-03-23Make timeAnalysis widgets and core utils visible againFrancois Chouinard5-5/+5
2012-03-23Internalize some TMF APIsFrancois Chouinard8-8/+8
2012-03-22Fix for Bug375082Francois Chouinard1-5/+5
2012-03-16Updating versions from 0.10.0 to 0.11.0 in pom files.Otavio Pontes1-1/+1
2012-03-08Generalize ITmfTrace API (part 1)Francois Chouinard1-2/+2
2012-03-08Fix some core.event API stuffFrancois Chouinard7-15/+15
2012-03-08Generalize and move the Histogram view from LTTng to TMFFrancois Chouinard3-0/+622
2012-03-06Fix for test failures due to new platform behavior in JunoBernd Hufmann2-1/+9
2012-03-02Fix for Bug373118Francois Chouinard5-25/+13
2012-02-28Bump TMF/LTTng plugins versions following API changesFrancois Chouinard2-2/+2
2012-02-28Change ITmfTrace<T extends TmfEvent> to ITmfTrace<T extends ITmfEvent>Francois Chouinard2-3/+3
2012-02-28Fix more warnings from FindBugsFrancois Chouinard1-1/+3
2012-02-26Partial fix for bug345440 - FindBugs high priority warningsfrancois1-1/+0
2012-02-16Implement the new TMF Event ModelFrancois Chouinard5-58/+53
2012-02-15Merge branch 'master' into TmfEventModelfrancois1-0/+3
2012-02-14Fix timing issue in UI tests.Patrick Tasse1-0/+3
2012-02-13Refactor TmfEventContent and adjust other model typesfrancois1-2/+2
2012-02-12Refactor TmfEventType and TmfEventFieldfrancois5-19/+24
2012-02-10Refactor TmfTimestamp as per the updated TMF Event ModelFrancois Chouinard1-1/+1
2012-02-09Change event reference from TmfEventReference to StringFrancois Chouinard5-27/+20
2012-02-09Change type of event source from TmfEventSource to Stringfrancois5-13/+8
2012-02-09Re-factor TmfEvent and TmfDataEvent (formerly TmfData)francois4-7/+7

Back to the top