Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-26Remove old 2011 license stuff from all feature.properties filesJeff Johnston31-3771/+1
2014-04-26Change tabs to spaces; elim trailing whitespace.Andrew Ferrazzutti1206-98307/+98204
2014-04-26ctf: java 8 compliance of javadocMatthew Khouzam8-10/+10
2014-04-25tracing rcp: update versions to 1.0Bernd Hufmann13-18/+17
2014-04-25Revert "TMF: Add an analysis requirement helper"Alexandre Montplaisir3-317/+5
2014-04-25TMF: Add an analysis requirement helperGuilliano Molaire3-5/+317
2014-04-25profiling: Remove ProfileLaunchConfigurationTab.Alexander Kurtakov2-19/+1
2014-04-25releng: add LTTng RCP features to Linux Tools update sitesBernd Hufmann10-751/+25
2014-04-25tmf: Split the state system in a separate pluginAlexandre Montplaisir135-473/+2226
2014-04-25ctf: Don't include all test traces in jarMarc-Andre Laperle1-1/+1
2014-04-25dataviewers: Remove wrong javadoc param.Alexander Kurtakov1-1/+0
2014-04-25ctf: make MetadataPacketHeader more inline with coding styleMatthew Khouzam1-40/+59
2014-04-25gprof: Use try with resources.Alexander Kurtakov1-7/+4
2014-04-25profiling: Retire ProfileLaunchConfigurationDelegate.Alexander Kurtakov24-123/+250
2014-04-25lttng: clear CPU Usage view when closing a trace (bug 433191)Bernd Hufmann1-0/+6
2014-04-25lttng: Dispose CpuUsageView properly (bug 433212)Bernd Hufmann1-4/+18
2014-04-25Reorganize modules list.Alexander Kurtakov1-1/+1
2014-04-25Replace feature licenses with new 2014 license.Jeff Johnston28-28/+28
2014-04-25Revert "ctf: make MetadataPacketHeader more inline with coding style"Matthew Khouzam1-59/+39
2014-04-25lttng: Add test suite to run all SWTBot testsMarc-Andre Laperle3-0/+37
2014-04-25lttng: Don't call parse event unless necessaryMatthew Khouzam1-8/+10
2014-04-25ctf: make MetadataPacketHeader more inline with coding styleMatthew Khouzam1-39/+59
2014-04-24Systemtap: Improve function/C probe addition.Andrew Ferrazzutti15-391/+377
2014-04-24TMF: Introduce the XML state system view for data driven outputsFlorian Wininger15-10/+1152
2014-04-24tmf: Implement toString() for project model elementsPatrick Tasse1-0/+6
2014-04-24tmf: Fix another TimeRangeException in TmfStateStatisticsPatrick Tasse1-16/+13
2014-04-24tmf : Add Leaf nodes to the History TreeFlorian Wininger5-80/+271
2014-04-24Systemtap: More Probe & Function view fixes.Andrew Ferrazzutti42-1297/+1642
2014-04-24[tmf] NPE when renaming a trace with no trace type when inside an experimentMarc-Andre Laperle1-4/+10
2014-04-24lttng: Add filtering textbox to the event selection compositesMarc-Andre Laperle2-15/+34
2014-04-24lttng: Work around UI thread sleeping forever on Mac in testsMarc-Andre Laperle2-0/+12
2014-04-24tmf: Wait until shell is active in swtbot testMarc-Andre Laperle1-0/+4
2014-04-24tmf: Experiment performance benchmarkMatthew Khouzam5-1/+188
2014-04-23TMF: Add an XML model factory and classes for read-only state system componentsGeneviève Bastien8-14/+227
2014-04-23tmf: Fix deadlock in analysis modulePatrick Tasse2-2/+3
2014-04-23tmf: Temporarily disable hanging testsMarc-Andre Laperle1-0/+3
2014-04-23lttng-tmf: Update dependecies to new tmf.ctf featureBernd Hufmann6-28/+8
2014-04-23tmf: Fix NullPointerException in ControlFlowViewPatrick Tasse3-4/+7
2014-04-22tmf: Add non-null annotations to TmfTraceClosedSignalAlexandre Montplaisir2-5/+18
2014-04-22lttng: Harmonize the compiler settings among all pluginsAlexandre Montplaisir51-545/+542
2014-04-22lttng: Add script to copy the project settings from tmf.coreAlexandre Montplaisir1-0/+61
2014-04-22tmf: Fix IOException drag and dropping trace on open experimentPatrick Tasse2-3/+3
2014-04-22TMF: Add a unit test helper to execute protected methodsGeneviève Bastien2-0/+86
2014-04-22Use Tycho 0.21.0-SNAPSHOT to fix Bug 431793Marc-Andre Laperle1-2/+6
2014-04-22TMF: Refresh only the supplementary files for the current traceGeneviève Bastien8-29/+41
2014-04-22Linuxtools: Circumvent M7 SWTBot test problems.Andrew Ferrazzutti4-60/+165
2014-04-22tmf: Fix Select Traces command does not refresh trace typePatrick Tasse1-7/+8
2014-04-17Linuxtools: Standardize saving graphs as images.Andrew Ferrazzutti24-604/+411
2014-04-17TMF: Add an interface for strings regarding a session configurationGuilliano Molaire2-1/+84
2014-04-17profiling: Simplify process factories.Alexander Kurtakov3-72/+10

Back to the top