Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-28tmf: Bug 457109: Exit early in TmfEventThread if request is cancelledPatrick Tasse1-2/+9
2015-01-28tmf: 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-27tmf: Bug 458085: Incorrect parsing of timestamps in TmfFilterCompareNodePatrick Tasse2-23/+22
2015-01-22Systemtap: Remove non-default constructor in RefreshHandler.Andrew Ferrazzutti2-20/+15
2015-01-22Systemtap: Refactor regex generator into its own class.Andrew Ferrazzutti2-217/+243
2015-01-20tmf: Bug 457852: Event table raw viewer selection not propagatedPatrick Tasse1-2/+9
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
2014-12-01Start using Tycho 0.22.Alexander Kurtakov1-2/+2
2014-12-01ctf: Commit the generated ANTLR files to the source treeMarc-Andre Laperle6-49/+12134
2014-11-28tmf: Bug 451240: Mouse wheel inactive on time graph scale and scroll barPatrick Tasse2-19/+21
2014-11-28tmf: Add list methods for trace package elementsPatrick Tasse1-2/+26
2014-11-26profiling: Fixes an issue when creating a new profile. It was getting in an i...Roberto Oliveira2-2/+2
2014-11-26Bug 448058: Update lttng user documentation: Using Remote ServicesMarkus Schorn6-8/+13
2014-11-20lttng: Update lttng targets for Remote Services featurePatrick Tasse5-5/+25
2014-11-18ctf: better test event headers (bug 446190)Matthew Khouzam3-9/+37
2014-11-18Bug 448058: Replace RSE by org.eclipse.remoteMarkus Schorn44-1164/+1303
2014-11-17ctf: Lock the CTF test-suite to an older known commitAlexandre Montplaisir1-1/+5
2014-11-17tmf: Bug 449206: NullPointerException in HistogramDataModelPatrick Tasse3-16/+43
2014-11-13lttng-control: fix enable events when filtering in tree (bug 450526)Bernd Hufmann2-8/+24
2014-11-12Add some missing NonNull annotation "imports"Marc-Andre Laperle3-0/+6
2014-11-12Fix cast warnings (errors) when targetting 4.5Marc-Andre Laperle5-7/+14

Back to the top