Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-09Skip opcontrol status check in oprofile launch tests.Camilo Bernal2-0/+4
2013-01-08Use adapters instead of listeners.Alexander Kurtakov1-16/+11
2013-01-07Extract opreport execution functionality in OpxmlRunner.Camilo Bernal1-117/+89
2013-01-04Enable oprofile ui tests.Camilo Bernal1-1/+1
2012-12-14Bug 395401: Place Linux Tools short-cuts into special context menu item.Camilo Bernal2-5/+5
2012-12-13Bump up Linux Tools master snapshot release to 2.0.0.Jeff Johnston12-13/+13
2012-10-26Add tool tip and descriptive information to field editors in preferences window.Camilo Bernal2-1/+7
2012-10-25Bug 392693: Remove "default" attribute from profiling provider schema Jeff Johnston1-1/+0
2012-10-02Oprofile: Moved calling createEventsFilter() from createCounterTabs to initia...Rafael Medeiros Teixeira1-3/+1
2012-09-28Move handling of profile type plug-ins to the provider plug-in.Camilo Bernal1-1/+1
2012-09-28Clean up OProfile manual launching.Roland Grunberg5-81/+31
2012-09-27Bug 390497: OProfile sometimes does not come up for an executableJeff Johnston4-7/+19
2012-09-19Remove uneeded dependencies from Oprofile and Perf.Camilo Bernal1-2/+1
2012-09-19Do not call the doSave() in a plugin, unless for testing.Roland Grunberg3-43/+29
2012-09-17Handle certain functionality even with no associated project.Roland Grunberg4-15/+44
2012-09-13Oprofile and Valgrind unused dependencies removed.Alexander Kurtakov3-14/+3
2012-08-31Set the compiler target to match target platform.Alexander Kurtakov3-1/+100
2012-08-29Add @Override annotations.Alexander Kurtakov4-0/+14
2012-08-29Remove exceptions that are declared but not thrown.Alexander Kurtakov9-10/+10
2012-08-29Enable project warnings per project.Alexander Kurtakov1-1/+84
2012-08-29Use static fields in static way.Alexander Kurtakov1-1/+2
2012-08-29Remove unnecessary semicolons.Alexander Kurtakov1-2/+2
2012-08-29Remove unnecessary NON-NLS.Alexander Kurtakov1-1/+1
2012-08-29Remove unneeeded casts.Alexander Kurtakov1-21/+21
2012-08-28Make inner classes static when possible.Alexander Kurtakov5-7/+7
2012-08-23Fix various string handlings.Alexander Kurtakov1-18/+20
2012-08-23Don't use empty new String().Alexander Kurtakov1-1/+1
2012-08-21Remove unused private method.Alexander Kurtakov1-25/+1
2012-08-21Remove unused imports.Alexander Kurtakov2-3/+0
2012-08-14Remove check when creating control for Oprofile/Perf event tabs.Camilo Bernal1-10/+3
2012-08-13Add launch provider to oprofile.Camilo Bernal2-1/+15
2012-08-08Oprofile: Added text filter for events in the oprofile configuration tabRafael Medeiros Teixeira2-18/+92
2012-07-27Fix initialization problems.Alexander Kurtakov1-2/+5
2012-07-13Oprofile: Updating the documentation with the wikiOtavio Pontes8-29/+148
2012-07-06Renaming version to 1.2 in master branchOtavio Pontes12-13/+13
2012-07-04releng: Adding remote features to releng.Otavio Pontes1-0/+1
2012-07-04OProfile: Creates an oprofile remote featureOtavio Pontes10-0/+708
2012-07-03OProfile: Adding remote oprofile to the buildOtavio Pontes2-1/+2
2012-06-29Oprofile: Fixing missing code in the previous commitOtavio Pontes1-1/+5
2012-06-29Oprofile: Fixing api breakage when oprofile remote was added.Otavio Pontes6-14/+85
2012-06-28Oprofile: Added support for remote targets with OprofileRafael Medeiros Teixeira38-255/+1221
2012-06-25IOException is not actually thrown.Alexander Kurtakov1-5/+1
2012-06-19Partially revert 23a84d3 to ensure support of older API.Roland Grunberg3-2/+32
2012-06-19Oprofile: Fix NPE after failed profileRafael Medeiros Teixeira8-36/+129
2012-06-14Remove technology reference as Linux Tools has been moved.Jeff Johnston2-3/+3
2012-06-14Prepare OProfile component for 1.0.0.Jeff Johnston27-30/+30
2012-06-13Ignore more files.Alexander Kurtakov1-1/+2
2012-05-16Disable running the OProfile/Valgrind tests for build-server profile.Roland Grunberg2-2/+0
2012-04-20Enable more warnings and fix them.Alexander Kurtakov27-21/+312
2012-04-19Remove references to opxml in error messages.Roland Grunberg5-28/+9

Back to the top