Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/lttng
AgeCommit message (Expand)AuthorFilesLines
2012-12-11tmf: Bring back "@since 1.2" annotations in masterAlexandre Montplaisir6-17/+17
2012-12-11Merge branch 'lttng-kepler'Alexandre Montplaisir1025-111559/+20682
2012-12-10Fix order of execution in CTF JUnit tests.Bernd Hufmann1-9/+7
2012-12-10Include CTF and Kernel state system JUnit tests to maven buildBernd Hufmann8-26/+60
2012-12-10tmf: Consolidate all state systems in ITmfTraceAlexandre Montplaisir11-61/+121
2012-12-07lttng/o.e.l.tmf.ui/.../TimeGraphScale.java: avoid "java.lang.ArithmeticExcept...Xavier Raynaud1-0/+3
2012-12-06Fix histogram current event and time stamp format parsingPatrick Tasse2-7/+5
2012-12-06tmf: Add missing @since annotationAlexandre Montplaisir1-1/+2
2012-12-06Fix corrupted cache when clear interrupts cache population requestPatrick Tasse1-0/+3
2012-12-05Fix mouse wheel zoom in time range histogramPatrick Tasse2-13/+5
2012-12-05Add notification for reset of time scale in TimeGrapViewerBernd Hufmann1-0/+1
2012-12-05Fix deleting of supplementary files on remove of trace from experimentPatrick Tasse1-3/+3
2012-12-04Update Documentation to better reflect branchMatthew Khouzam15-64/+190
2012-12-04Add support for filters in Time Chart viewPatrick Tasse2-4/+35
2012-12-04Add synchronization to TmfTimestampFormatBernd Hufmann1-2/+2
2012-12-03lttng/o.e.l.tmf.ui:TmfVirtualTable.java: add a getter for the Table menu, so ...Xavier Raynaud1-0/+9
2012-12-03No range updated signal from TimeGraphControl for selectionBernd Hufmann1-3/+4
2012-12-03Fix time scaling problem in Histogram ViewBernd Hufmann2-5/+6
2012-11-30Make lower priority requests pre-emptibleFrancois Chouinard8-412/+549
2012-11-30Implement TmfTimestampDelta for deltas of timestampsBernd Hufmann6-13/+279
2012-11-30Handle concurrent seek and dispose in CtfTmfTrace properlyBernd Hufmann1-2/+12
2012-11-29Fix for column width problem in LinuxBernd Hufmann1-3/+14
2012-11-29Fix time range synchronization issuesPatrick Tasse3-4/+16
2012-11-29Fix SWT widget disposed Exception in Sequence diagram viewBernd Hufmann3-14/+19
2012-11-28Add handling of initial range offset in experimentsBernd Hufmann6-6/+119
2012-11-28Change LTTng help plugin generation Bernd Hufmann210-1301/+3991
2012-11-27Fix test cases to use time zone offsetsMatthew Khouzam2-7/+24
2012-11-26Use threads in open experiment/trace for long init operationsBernd Hufmann5-139/+217
2012-11-23Change timestamps to output in local timeMatthew Khouzam1-1/+0
2012-11-23Fix clearing of histogramsPatrick Tasse3-0/+19
2012-11-23Save and restore current time and range when switching tracesPatrick Tasse9-86/+151
2012-11-23Fix null pointer exceptions in CtfTmfTrace when location is nullPatrick Tasse3-4/+8
2012-11-23Fix custom traces not indexed for wizard output preview tablePatrick Tasse4-2/+19
2012-11-23Fix first histogram bucket not drawnPatrick Tasse1-1/+1
2012-11-23Support for multiple events for same timestamp at checkpointBernd Hufmann5-5/+258
2012-11-21Update TMF Environment view to use tree with columnsBernd Hufmann1-32/+26
2012-11-20tmf: Handle 'null' active pages in viewsAlexandre Montplaisir7-18/+17
2012-11-20Fix NPEs in Sequence Diagram Framework during shutdownBernd Hufmann3-3/+31
2012-11-20Merge branch 'master' into lttng-keplerBernd Hufmann1-38/+0
2012-11-20Remove LTTng specific sonar and JaCoCo settingsBernd Hufmann1-38/+0
2012-11-19Merge branch 'master' into lttng-keplerAlexandre Montplaisir22-9851/+9837
2012-11-19ensure bytes returned as int are never negativeXavier Raynaud1-1/+1
2012-11-19Fix time range synchronization issuesPatrick Tasse5-3/+5
2012-11-16Implement simultaneously opened traces in TMFPatrick Tasse53-2245/+1440
2012-11-16tmf: Add the Histogram query API to ITmfStatisticsAlexandre Montplaisir4-26/+241
2012-11-16Fix bug when contexts are enabled but there are no contextsMatthew Khouzam1-1/+1
2012-11-16Fix benchmark to use ctftmflightweightcontextsMatthew Khouzam1-21/+8
2012-11-16IOStructGen cleanupMatthew Khouzam5-209/+422
2012-11-15Add support for older Eclipse version (e.g. 3.6) than 3.8Bernd Hufmann19-67/+66
2012-11-15Fix unintended black background in HistogramTextControlsBernd Hufmann1-1/+1

Back to the top