Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-24tmf/lttng: Remove unneeded (non-Javadoc) commentsAlexandre Montplaisir4-11/+3
2013-04-22tmf: Only keep the full constructor in TmfEventFieldAlexandre Montplaisir1-3/+3
2013-03-18tmf: Disable NLS warnings in testsAlexandre Montplaisir6-9/+7
2013-02-28tmf: Update copyright headers in tmf.uiAlexandre Montplaisir7-6/+17
2013-02-25tmf: Move timestamps to their own packageAlexandre Montplaisir2-2/+2
2013-02-05tmf: Decouple tmf.core unit tests from TmfEventAlexandre Montplaisir1-2/+3
2013-01-21tmf: Fix regression in event requestsAlexandre Montplaisir1-1/+1
2013-01-09Refactor TmfRequestFrancois Chouinard1-1/+1
2013-01-07lttng/tmf: Enable and fix parameter assignment warningsAlexandre Montplaisir1-548/+548
2013-01-03lttng/tmf: add a "unit-less" representation of time in timechartXavier Raynaud1-1/+2
2012-10-04tmf: Make ITmfGraphEntry.getChildren() return a ListAlexandre Montplaisir1-1/+2
2012-10-02Merge branch 'master' into lttng-keplerPatrick Tasse4-487/+487
2012-09-21Rename 'locationData' to 'locationInfo' (for lack of a better name...)Francois Chouinard1-1/+1
2012-09-21Remove the generic location (replace by Comparable)Francois Chouinard1-2/+1
2012-09-21Make TmfLocation abstract and implement a couple of Tmf<type>LocationFrancois Chouinard1-2/+2
2012-09-18tmf: Rename TmfLocation.fLocation to .fLocationDataAlexandre Montplaisir1-1/+1
2012-07-30tmf: Drop generics from ITmfTrace and TmfExperimentAlexandre Montplaisir1-4/+4
2012-07-27Fix more compiler/javadoc warnings as per new project specific settingsBernd Hufmann7-31/+54
2012-06-18tmf: Simple warning fixes in tmf.ui and testsAlexandre Montplaisir3-105/+131
2012-06-11Bug 378401: Implementation of time graph widget.Patrick Tasse1-1/+1
2012-05-25Bug 378401: Implementation of time graph widget.Patrick Tasse1-58/+63
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-18Revert "Bug 378401: Implementation of time graph widget."Matthew Khouzam4-9/+64
2012-05-18Bug 378401: Implementation of time graph widget.Patrick Tasse4-64/+9
2012-05-03Bug 378401: Implementation of time graph widget.Patrick Tasse5-206/+126
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 Hufmann1-4/+4
2012-04-24Refactor TmfTrace and dependencies - move parseEvent to ITmfEventParserFrancois Chouinard1-7/+22
2012-04-10Fix Findbugs warningsBernd Hufmann5-18/+7
2012-03-23Internalize some TMF APIsFrancois Chouinard1-1/+1
2012-03-08Generalize ITmfTrace API (part 1)Francois Chouinard1-2/+2
2012-03-08Fix some core.event API stuffFrancois Chouinard1-1/+1
2012-03-02Fix for Bug373118Francois Chouinard1-2/+1
2012-02-28Change ITmfTrace<T extends TmfEvent> to ITmfTrace<T extends ITmfEvent>Francois Chouinard1-2/+2
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 Chouinard1-19/+10
2012-02-13Refactor TmfEventContent and adjust other model typesfrancois1-2/+2
2012-02-12Refactor TmfEventType and TmfEventFieldfrancois1-1/+1
2012-02-09Change event reference from TmfEventReference to StringFrancois Chouinard1-5/+2
2012-02-09Change type of event source from TmfEventSource to Stringfrancois1-2/+1
2011-11-28Re-structure LTTng sub-project as per the Linux Tools guidelinesFrancois Chouinard2-13/+13
2011-07-20Contribution for Bug352466: [TMF] Implement UML2 Sequence DiagramBernd Hufmann2-0/+573
2011-03-14Partial fix for Bug325016Francois Chouinard3-8/+24
2010-11-092010-11-09 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug3...Francois Chouinard4-2/+4
2010-10-272010-10-26 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug3...Francois Chouinard2-0/+17
2010-04-15[Bug309042] Some improvements on TmfExperiment and its context. Also fixed a ...Francois Chouinard2-0/+21
2010-03-24March 24, 2010Alvaro Sanchez-Leon5-35/+114
2010-03-24March 24, 2010Alvaro Sanchez-Leon5-135/+35

Back to the top