Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/lttng
AgeCommit message (Expand)AuthorFilesLines
2014-01-09Unify naming and bump releng-site version.Alexander Kurtakov1-1/+1
2014-01-09TMF: Add possibility to overwrite the path of the workspace rootGeneviève Bastien1-2/+10
2014-01-09Tmf: Add the concept of module source to the Analysis APIGeneviève Bastien12-62/+416
2014-01-08Fix JDT Null annotations bug occuring in Luna builds.Roland Grunberg1-2/+3
2014-01-07tmf: Fix NPE in TmfTraceType when refreshing custom trace typesPatrick Tasse3-18/+91
2014-01-07tmf: Tweak ITmfStateSystemAnalysisModuleAlexandre Montplaisir5-68/+112
2014-01-07tmf: add abstract bar chart viewer on top using swt chartBernd Hufmann12-7/+631
2014-01-07tmf: add dragging support with middle mouse buttonBernd Hufmann2-0/+156
2014-01-07tmf: add simple tooltip provider for swt chartsBernd Hufmann2-0/+118
2014-01-07tmf: add mouse wheel zoom to swt chartsBernd Hufmann2-0/+157
2014-01-07tmf: add mouse drag zoom provider for swt chartsBernd Hufmann3-0/+204
2014-01-07tmf: add mouse selection provider for swt chartsBernd Hufmann4-0/+367
2014-01-07TMF: Fix a bug in UI when refreshing analysis elements under tracesGeneviève Bastien5-86/+135
2014-01-06tmf: Refactor resource change listener in project modelPatrick Tasse33-515/+355
2014-01-03tmf: add abstract view and viewer classes for generation of SWT chartsBernd Hufmann4-1/+756
2014-01-03tmf: Ensure order of trace updated and trace range updated signalsBernd Hufmann1-38/+58
2014-01-03lttng: Update drag&drop guide for unknown trace type iconBernd Hufmann1-2/+1
2014-01-03lttng: Remove some unused images in helpMarc-Andre Laperle9-0/+0
2014-01-03tracing RCP: Build with Java 7Alexandre Montplaisir8-21/+23
2014-01-03gdbtrace: Build with Java 7Alexandre Montplaisir13-29/+29
2014-01-02lttng: Move to Java 7 and fix warningsAlexandre Montplaisir86-335/+334
2014-01-02ctf: Move CTF plugins to Java 7 and fix warningsAlexandre Montplaisir33-157/+129
2014-01-02tmf: Update swtbot tests to use Java 7Matthew Khouzam3-5/+5
2014-01-02tmf: fix test failures due execution timeoutsBernd Hufmann1-2/+2
2014-01-02ctf: Add missing @since to previous patchAlexandre Montplaisir1-0/+1
2014-01-02tmf: fix occasional API error in tmf.ui.testsBernd Hufmann1-1/+2
2014-01-02ctf: move getStreams to an iterable.Etienne Bergeron3-20/+7
2013-12-20TMF: Added a method in UI tests to delay main thread until trace is openedGeneviève Bastien4-14/+71
2013-12-20Introduce UI plug-in for examples based on tmf and lttngBernd Hufmann14-0/+279
2013-12-19ctf: clean up pointer parsing in iostructgenMatthew Khouzam1-2/+1
2013-12-19tmf: Switch tmf.core to Java 7 + fix warningsAlexandre Montplaisir52-256/+206
2013-12-19tmf: batch import wizard smoke testMatthew Khouzam27-5/+1611
2013-12-19tmf: remove setting of anti-aliasing in histogramBernd Hufmann1-7/+0
2013-12-19TMF: Moved the ProjectModelTestData in o.e.l.tmf.ui.tests to a shared folderGeneviève Bastien7-5/+11
2013-12-19tmf: Switch tmf.analysis.* to Java 7Alexandre Montplaisir12-28/+28
2013-12-19tmf: Switch tmf.ui.tests to Java 7 + fix warningsAlexandre Montplaisir16-35/+35
2013-12-19tmf: Switch tmf.ui to Java 7 + fix warningsAlexandre Montplaisir88-452/+426
2013-12-19tmf: Switch tmf.core.tests to Java 7 + fix warningsAlexandre Montplaisir20-87/+88
2013-12-18tmf: Fix incorrect histogram state when concurrently cleared during dragPatrick Tasse2-2/+8
2013-12-18lttng: Fix maven tests on MacMarc-Andre Laperle7-4/+40
2013-12-17ctf: Add unittests for the CTF Lexer and Parser.Etienne Bergeron20-2/+1900
2013-12-17ctf: simplify trace environment lookupEtienne Bergeron3-19/+9
2013-12-16lttng: Update Callstack View documentationAlexandre Montplaisir2-0/+24
2013-12-16tmf: Enable the finish button when default target project is selectedMarc-Andre Laperle1-16/+16
2013-12-16tmf: Select a target project by default in batch importMarc-Andre Laperle1-3/+5
2013-12-16ctf: modify data-structure in CTF-Trace holding streams.Etienne Bergeron2-36/+3
2013-12-13lttng: Handle threads in statedump eventsAlexandre Montplaisir2-4/+12
2013-12-13lttng: Add SWTChart to target defintionsMarc-Andre Laperle4-4/+8
2013-12-12ctf: Generate synthetic trace in test traces folder instead of temp dirMarc-Andre Laperle3-26/+42
2013-12-12tmf: Avoid HistoryTree to expose its internal HT_IO node.Etienne Bergeron3-85/+89

Back to the top