Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-16swtbot: Fix CtfTmfExperimentTrimmingTestPatrick Tasse1-43/+12
2018-07-16tmf.core: Update javadoc for ITmfStateProvider#addFutureEventGeneviève Bastien2-18/+21
2018-07-16tmf: Fix @since tagsPatrick Tasse3-5/+5
2018-07-14doc: fix errors, typos, and phrasingChristophe Bourque Bedard2-61/+61
2018-07-13criticalPath: Add a qualifier to edgesGeneviève Bastien9-23/+170
2018-07-13swtbot: Fix ImageHelper.diff()Patrick Tasse2-36/+10
2018-07-12tmf.ui: support symbol styles in XY chartsMatthew Khouzam5-23/+383
2018-07-12releng: Update Trace Compass target with 4.8 updated repositoryJean-Christian Kouame2-12/+12
2018-07-12tmf.ui: Skip Idle in 'Show active Thread'Jean-Christian Kouame1-1/+4
2018-07-11tmf.ui: Toggle bookmark CTRL+DMatthew Khouzam4-10/+79
2018-07-11tmf.ui: Deregister Timegraph listeners when view is disposedMatthew Khouzam1-0/+1
2018-07-11swtbot: Fix SWTBotTimeGraph.setNameSpace()Patrick Tasse1-0/+3
2018-07-09tmf.ui: Enable generic navigation of timegraphsMatthew Khouzam9-4/+303
2018-07-06tmf: Support vertical panning in time graph with mouse dragPatrick Tasse2-1/+5
2018-07-06ctfUtils: fix parsing integer envAbderrahmane Benbachir1-2/+8
2018-07-06tmf: Fix @since tagPatrick Tasse1-1/+1
2018-07-06ctf.tmf.test: Test trimming experimentsMatthew Khouzam2-1/+291
2018-07-06tmf: Draw time graph event labelsPatrick Tasse12-206/+35
2018-07-06tmf.ui: fix NPE when trimming experimentsMatthew Khouzam1-1/+1
2018-07-06tmf: Fix leaking experiment if trace fails to initialize on openPatrick Tasse1-0/+1
2018-07-03ctf.core: enhance exceptionsMatthew Khouzam4-22/+27
2018-06-28releng: Add Trace Compass 4.0 baselineJean-Christian Kouame7-5/+55
2018-06-28releng: Update Trace Compass target and pom with Eclipse 4.8 releaseJean-Christian Kouame3-5/+5
2018-06-22tmf.core: clamp State system snaphots fixesPatrick Tasse4-6/+8
2018-06-22ctf.test: re-enable DynscopeMatthew Khouzam1-4/+0
2018-06-22tmf.core: clamp State system snapshotsMatthew Khouzam7-11/+112
2018-06-22tmf.ui: support trimming of traces that have childrenMatthew Khouzam6-89/+580
2018-06-22ctf: fix trimming end packet for odd sized tracesMatthew Khouzam2-12/+19
2018-06-19tmf.Filter: Add missing '+' character to the filter DSLJean-Christian Kouame3-18/+19
2018-06-19releng: Add target 4.8 to target pom.xmlJean-Christian Kouame1-0/+5
2018-06-18[tmf.core] Remove UI dependency from XML preferenceSimon Delisle3-18/+20
2018-06-18tmf.filter: Fix widget disposed error during shutdownBernd Hufmann1-7/+16
2018-06-18tmf.filter: Add a close button to the time event filter dialogJean-Christian Kouame3-18/+59
2018-06-15swtbot: Fix TimeGraphViewTestPatrick Tasse2-138/+81
2018-06-14control: Remove trailing / in control view testsBernd Hufmann1-1/+1
2018-06-13ust.core: make debug analysis work with WindowsMatthew Khouzam1-1/+4
2018-06-13releng: Update 4.7 target to oxygen release update sitesBernd Hufmann1-6/+6
2018-06-13releng: use tm/terminal 4.2 release build update site in 4.6 targetBernd Hufmann1-2/+2
2018-06-13releng: Update Trace Compass target for Photon RC4 buildJean-Christian Kouame2-14/+14
2018-06-11tmf.filter: Bug 535723 update the test to set the active filter statusJean-Christian Kouame1-1/+1
2018-06-11profiling: Bug 535772: Fix NLS warningBernd Hufmann1-1/+1
2018-06-10tmf: bug 535663: Always set persistent property on bookmarks fileBernd Hufmann1-1/+1
2018-06-09swtbot: Fix SWTBotUtils.clearTracesFolderUI()Patrick Tasse1-0/+6
2018-06-09swtbot: Fix ControlFlowViewTestPatrick Tasse1-6/+2
2018-06-09swtbot: Fix ResourcesViewTestPatrick Tasse1-5/+25
2018-06-09swtbot: Fix ProjectExplorerRefreshTestPatrick Tasse1-4/+6
2018-06-09swtbot: Fix HttpTraceImportOperationTestPatrick Tasse1-2/+3
2018-06-09tmf.ui: round rectangles of time graph states view.Matthew Khouzam1-11/+16
2018-06-08xml: bug 535469 fix data provider for experimentsGeneviève Bastien8-15/+328
2018-06-08tmf.filter: Bug 535605 support multiple number formatJean-Christian Kouame2-20/+46

Back to the top