Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-12Add proper license headers for some Eclipse OProfile source files.Roland Grunberg6-0/+60
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov2-21/+20
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-22/+21
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov3-47/+45
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov3-49/+49
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-7/+7
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-31/+26
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov2-40/+40
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-33/+33
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-67/+67
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov2-39/+39
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-17/+17
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-39/+39
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-9/+9
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-20/+20
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-16/+16
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov3-41/+41

Back to the top