Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-10[build] - Fix broken build target for Lunastable-3.2Rafael Peria de Sene1-2/+2
2015-02-16tmf: Bug 459493: TmfTimestampFormat doesn't parse extra spaces correctlyv3.2.0Patrick Tasse2-8/+30
2015-02-16tmf: Bug 455414: Make bookmarks file immediately hidden at creationPatrick Tasse1-4/+2
2015-02-12Fix all p2.inf files in features to point to update instead of updates-nightly.Jeff Johnston32-64/+64
2015-02-12Remove SNAPSHOT from parent ids in pom.xml files.Jeff Johnston196-197/+198
2015-02-12[GDB Trace] Add 'Content' column back to events table (Bug 459711)Bernd Hufmann1-2/+4
2015-02-10Set mirror-repo-name appropriately to update-3.2.Jeff Johnston1-1/+1
2015-02-09Fix gcov for WindowsJeff Johnston1-50/+96
2015-02-09Fix Orbit repo location.Jeff Johnston1-1/+1
2015-02-03Fix releng site to write to updates-nightly-luna.Jeff Johnston1-2/+2
2015-02-03Fix updates target to be updates-nightly-luna.Jeff Johnston2-1/+4
2015-01-29tmf: Missing delete action in Filter dialog of ColorsView (bug 458582)Bernd Hufmann4-7/+33
2015-01-29tmf: remove trace copy menu from FiltersView menu (bug 458580)Bernd Hufmann1-3/+26
2015-01-29tmf: fix handler activations in FiltersView (Bug 458579)Bernd Hufmann5-4/+27
2015-01-29tmf: Bug 457109: Exit early in TmfEventThread if request is cancelledPatrick Tasse1-2/+9
2015-01-29tmf: Bug 457109: Throttle time graph listener notificationsPatrick Tasse2-58/+104
2015-01-28tmf: support preprocessing of in the TextTrace class Bug 458578Bernd Hufmann1-0/+18
2015-01-28tmf: Bug 458085: Incorrect parsing of timestamps in TmfFilterCompareNodePatrick Tasse2-23/+22
2015-01-21tmf: Bug 457852: Event table raw viewer selection not propagatedPatrick Tasse1-2/+9
2015-01-21Use Eclipse Project update site instead of aggregationMarc-Andre Laperle1-4/+5
2015-01-20Change target file for building in aggregation.Jeff Johnston1-6/+5
2015-01-20Systemtap: Improve no-stap errors; allow projectless processes.Andrew Ferrazzutti8-113/+136
2015-01-20We use the hamcrest API directly, it should be explicitlyMat Booth2-0/+2
2015-01-19tmf: Bug 457502: Prevent duplication of Stream List view filtersPatrick Tasse5-14/+27
2015-01-19tmf: Bug 457502: Filter node elements should not implement equals() Patrick Tasse9-347/+9
2015-01-17Gcov: Minor code cleanup in tests.Andrew Ferrazzutti2-34/+3
2015-01-14Fix profiling tools when no profiling provider existsJeff Johnston9-94/+174
2015-01-14tmf: add schemas to build.properties file (bug 457322)Bernd Hufmann1-1/+2
2015-01-09tmf: Add missing test files in jars and make XmlAnalysisModuleSource saferMarc-Andre Laperle3-14/+33
2015-01-07Fix for bug 456247 - gcov not working on Windows/CygwinJeff Johnston1-467/+593
2015-01-05tmf: Fix IndexOutOfBoundsException in OffsetDialogPatrick Tasse2-2/+10
2015-01-05Fix RuntimeProcessFactory whichCommand() methodJeff Johnston1-2/+11
2014-12-23lttng: Fix a bug with lttng version when compiled from sourceMarc-Andre Laperle5-2/+71
2014-12-23[LTTng Control] Store error stream output in command result (Bug 455801)Bernd Hufmann1-1/+1
2014-12-23[lttng control] Use List<String> for control commands (Bug 455382)Bernd Hufmann17-534/+542
2014-12-23Fix more cast warnings (errors) when targetting 4.5Marc-Andre Laperle1-4/+4
2014-12-22rcp: Add missing plugin dependencies to the RCPMarc-Andre Laperle2-0/+8
2014-12-22Add LTTng testing feature to update siteMarc-Andre Laperle2-7/+6
2014-12-19rcp: Fix not being able to print the Sequence diagramMarc-Andre Laperle1-3/+58
2014-12-19tmf: ctf: add support for traces with changing endianessMatthew Khouzam1-69/+24
2014-12-19perf: Fix a NPE when getting the shell to show a message dialog.Roberto Oliveira1-4/+12
2014-12-16tmf: Bug 422341: Mouse wheel on horizontal scroll bar a bit too smallPatrick Tasse2-84/+120
2014-12-16tmf: Add utility to support '\' and ':' for path manipulationsBernd Hufmann1-0/+31
2014-12-10Bug 454050: Fix a problem when functions are exported in ENV in remote profile.Roberto Oliveira1-1/+25
2014-12-08tmf: Fix supplementary files always being imported in trace packageMarc-Andre Laperle1-2/+4
2014-12-08Add utility method to open a trace in the editor using SWTBot onlyMarc-Andre Laperle5-74/+75
2014-12-08tmf: add utility to validate a name against OS restrictions.Bernd Hufmann1-0/+53
2014-12-08tmf.ui: fix callsite and model lookup regressionBernd Hufmann1-5/+10
2014-12-02Bug 453499: Allow for programmatically adding a connection to theMarkus Schorn4-15/+68
2014-12-01tmf: Fix AbstractTracePackageWizardPage tree viewer check integrityPatrick Tasse1-1/+6

Back to the top