Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/lttng
AgeCommit message (Expand)AuthorFilesLines
2013-12-04Bump build system to build 3.0.0.Alexander Kurtakov1-1/+1
2013-12-03tmf: Fix Linux drawing weirdness in HistogramPatrick Tasse1-11/+19
2013-12-02tmf: Import trace package without manifestMarc-Andre Laperle6-27/+92
2013-12-02tmf: Import and export multiple traces in a packageMarc-Andre Laperle16-158/+381
2013-11-28ctf: add early exit to alignReadMatthew Khouzam1-1/+7
2013-11-28ctf: improve alignment performanceMatthew Khouzam1-5/+8
2013-11-27lttng: Update user guide for histogram changesPatrick Tasse5-13/+28
2013-11-27tmf: Disable scheduler executionOrder testAlexandre Montplaisir1-0/+2
2013-11-27TMF: add support of cut/copy/paste/dnd in FilterViewXavier Raynaud14-85/+718
2013-11-25tmf: Update histogram text controlsPatrick Tasse10-57/+318
2013-11-25tmf: Update histogram layoutPatrick Tasse2-0/+8
2013-11-25tmf: Support drag zoom in histogramPatrick Tasse3-60/+161
2013-11-25tmf: Support drag move in time range histogramPatrick Tasse3-25/+103
2013-11-25tmf: Support drag selection in histogramPatrick Tasse3-64/+116
2013-11-25tmf: Fix time range histogram to show its full rangePatrick Tasse3-34/+53
2013-11-25TMF: make BufferedRandomAccessFile fields private, and final if possible.Xavier Raynaud1-6/+6
2013-11-23lttng rcp: Add Batch Import to File menuMarc-Andre Laperle4-31/+30
2013-11-22tmf: Deregister traces used for validation only from signal managerBernd Hufmann1-2/+11
2013-11-22Avoid flickering redraw of TmfEventsTable on open.Etienne Bergeron1-0/+4
2013-11-20tmf: Remember last selected directory in Batch Import wizardMarc-Andre Laperle1-2/+39
2013-11-18Revert "ctf: Simplify position arithmetic in aligned reads"Alexandre Montplaisir1-2/+1
2013-11-18ctf: Simplify position arithmetic in aligned readsAlexandre Montplaisir1-1/+2
2013-11-18tmf: Import and Export trace package user guideMarc-Andre Laperle8-0/+54
2013-11-18tmf: Import and Export trace packageMarc-Andre Laperle34-38/+4386
2013-11-18ctf: Add advanced trace testsAlexandre Montplaisir7-3/+219
2013-11-18tmf: update batch import wizard to show file sizesMatthew Khouzam5-3/+111
2013-11-18ctf: add synthetic LTTng kernel traceMatthew Khouzam4-2/+468
2013-11-18lttng: Bump the target definition sequence number because of RSE changeMarc-Andre Laperle4-4/+4
2013-11-17ctf: Move non-aligned reads to a unified methodMatthew Khouzam6-31/+37
2013-11-15lttng: Add icons to build.properties in UST UI pluginMarc-Andre Laperle1-0/+1
2013-11-15tmf/lttng: Add Export To Text feature to User Guide Bernd Hufmann1-0/+5
2013-11-15lttng: Add o.e.l.lttng2.ust feature to Linux Tools and LTTng relengBernd Hufmann1-0/+3
2013-11-14TMF: Export trace to textXavier Raynaud12-5/+490
2013-11-14lttng-rcp: fix group-ids in pom.xml filesBernd Hufmann4-4/+6
2013-11-13lttng-rcp: build rcp plug-ins and features by defaultBernd Hufmann1-5/+7
2013-11-13lttng: Use RSE SDK in target definitions so that sources are availableMarc-Andre Laperle4-4/+16
2013-11-12lttng: Disallow adding contexts on events for v2.2 or later (419455)Bernd Hufmann6-9/+88
2013-11-12lttng/tmf/gdb: Remove not needed epl-v10 and license html files.Bernd Hufmann20-2551/+4
2013-11-08lttng: Add possibility to select/deselect all in remote import dialogBernd Hufmann5-16/+55
2013-11-07tmf: Fix display of title in the SelectSupplementaryResources dialogMarc-Andre Laperle1-1/+1
2013-11-06tmf: add title to trace type selection dialogMatthew Khouzam3-0/+7
2013-11-06tmf: Add open trace with trace type hintMatthew Khouzam2-43/+82
2013-11-06lttng: Provide detailed progress information for remote importBernd Hufmann3-9/+22
2013-11-06lttng: Fix display of titles of all dialogs of the LTTng ControlBernd Hufmann13-8/+8
2013-11-06tmf: Fix concurrency issue of TmfEventThread (bug 421016)Bernd Hufmann1-11/+25
2013-11-06tmf: Update the suspend and resume handling of requestsBernd Hufmann1-1/+3
2013-11-05tmf: Move default tracing project name to common constantsMarc-Andre Laperle8-16/+74
2013-11-05tmf: Optimize the ETERNITY time rangeAlexandre Montplaisir1-3/+31
2013-11-05tmf: Fix zero timestamp being included in all time rangesAlexandre Montplaisir2-10/+6
2013-11-04TMF: Fix concurrency issue in TMF scheduler testsBernd Hufmann1-7/+13

Back to the top