Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Enable source features and bundles generation.Alexander Kurtakov46-24/+696
2012-02-22Fix renaming of hidden bookmarks file.Patrick Tasse1-2/+2
2012-02-22Enable source features and bundles generation.Alexander Kurtakov1-17/+39
2012-02-21Fix Messages bundle name for renamed plugin.Patrick Tasse1-1/+1
2012-02-21Use getFullPath() instead of getLocation() when linking to sourceRoland Grunberg1-3/+6
2012-02-21Updated fix for bug 371528: Updates for bookmarks, editor for experiments, ac...Patrick Tasse17-204/+599
2012-02-14Fix timing issue in UI tests.Patrick Tasse1-0/+3
2012-02-14Move to Tycho 0.14 for building.Alexander Kurtakov1-1/+1
2012-02-14Fix for bug 371528: Updates for bookmarks, editor for experiments, accelerato...Patrick Tasse45-204/+1529
2012-02-14Fix for streaming and reconnection. Added standalone releng for lttng.Patrick Tasse56-161/+763
2012-02-13Added latency analysis feature (bug 331467)Bernd Hufmann58-103/+7668
2012-02-09Fix a .gitignore that is too permissiveFrancois Chouinard1-4/+2
2012-02-09Unify generators.Alexander Kurtakov6-233/+136
2012-02-09Make the project layout independant of the project folder.Alexander Kurtakov1-4/+11
2012-02-08Fix bug #366854.Jeff Johnston2-8/+20
2012-02-08Test for bug #366854.Jeff Johnston2-13/+11
2012-02-08Use the built-in DefaultInformationControl html support.Alexander Kurtakov7-901/+2
2012-02-08Remove obsolete api from TmfDatafrancois6-29/+2
2012-02-08Update LTTng/TML .project filesfrancois4-0/+24
2012-02-08Rewrite feature.xml based stubby on top of xpath.Alexander Kurtakov10-925/+267
2012-02-08Ignore screenshots folder which is generated during tests run.Alexander Kurtakov1-0/+1
2012-02-08Remove wrong includes in bin.includes.Alexander Kurtakov5-6/+1
2012-02-08Remove comma from the end of manifest value.Alexander Kurtakov1-1/+1
2012-02-08Remove plugin declarations without versions.Alexander Kurtakov2-16/+0
2012-02-03a few warning fixesXavier Raynaud2-6/+3
2012-02-03fix a few warnings due to usage of raw collectionsXavier Raynaud1-13/+7
2012-02-03add @SuppressWarnings("rawtypes") to "getAdapter(Class)" methodXavier Raynaud1-0/+1
2012-02-03fix a few warnings (no longer use internal classes)Xavier Raynaud2-6/+2
2012-02-03fix some warnings (non-api parameters)Xavier Raynaud1-1/+3
2012-02-03fix some warnings (non-api parameters)Xavier Raynaud1-1/+5
2012-02-03remove unused import statementXavier Raynaud1-1/+0
2012-01-31Move {LTTng,TMF}/p2.inf file to the new feature foldersFrancois Chouinard2-0/+0
2012-01-27Add perf feature license files; include these and properties in buildAndrew Overholt3-0/+503
2012-01-27Fix for bug 368181.Patrick Tasse1-1/+6
2012-01-26Fix o.e.l.tools.launch.core missing about.html in binary.Jeff Johnston1-0/+1
2012-01-21Fix up pom.xml files after merging in Remote Tools framework.Jeff Johnston4-5/+5
2012-01-20Add ChangeLog entries for RDT URI support fix.Jeff Johnston2-0/+24
2012-01-20Add ability to create the proxy using a URI in addition to an IProjectCorey Ashford5-26/+90
2012-01-20Fix RDT branch so it builds using tycho.Jeff Johnston4-1/+55
2012-01-20Fix RDT proxy to support service initialization.Jeff Johnston3-12/+8
2012-01-20Fix getOS call for RDTProxyManager.Jeff Johnston2-9/+11
2012-01-20Fix warning in profiling.launch build.properties.Jeff Johnston1-1/+1
2012-01-20Fix schema specifier for RDT to be remotetools.Jeff Johnston2-1/+5
2012-01-20Fix rdt proxy to use new RemoteProxyManager schema.Jeff Johnston2-2/+6
2012-01-20Switch profiling remote to use project URI scheme.Jeff Johnston4-22/+37
2012-01-20Switch IRemoteCommandLauncher to return Process.Jeff Johnston5-64/+11
2012-01-20Switch RDT Remote Command Launcher to use Process.Jeff Johnston3-41/+9
2012-01-20Update ChangeLog for RDT Proxy plug-in.Jeff Johnston1-0/+4
2012-01-20Add RDT sync project support to RDT Proxy Plug-in.Jeff Johnston1-0/+7
2012-01-20Update ChangeLog for Profiling Launch plug-in.Jeff Johnston1-0/+8

Back to the top