Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Bump features to 3.2.0-SNAPSHOT.Alexander Kurtakov1-1/+1
2014-09-08Check fixing coverage reports in sonar.Alexander Kurtakov1-0/+5
2014-06-04Set next release to be 3.1.0.Jeff Johnston1-1/+1
2014-05-06More tabs to spaces, trailing space removal.Andrew Ferrazzutti8-443/+443
2014-04-30Cleanups.Alexander Kurtakov2-12/+12
2014-01-24oprofile: Move to Java 1.7.Alexander Kurtakov3-7/+7
2013-12-12Support the selection of multiple events when OPerf is in use.Roland Grunberg3-6/+3
2013-12-04Bump build system to build 3.0.0.Alexander Kurtakov1-1/+1
2013-12-04Remove unused imports.Alexander Kurtakov6-6/+69
2013-11-20Make OPerf default tool for Eclipse OProfile plugin.Roland Grunberg4-33/+1
2013-09-10Do not repeatedly inform user about insufficient permissions.Roland Grunberg1-5/+0
2013-09-06oprofile.tests: Modernize.Alexander Kurtakov6-29/+27
2013-09-06tests: Get rid of junit 3.x bits.Alexander Kurtakov4-66/+78
2013-08-29all-tests: Run with less dependencies.Alexander Kurtakov1-1/+1
2013-08-27Update parent poms to 2.2.0-SNAPSHOTJeff Johnston1-1/+1
2013-08-16Added support for operf binary into Oprofile.Rodrigo Fraxino Araujo2-1/+5
2013-06-18Bug 410367 - Add 'about.html' to 'src.includes'.Jeff Johnston2-1/+30
2013-04-30Remove dummy tests.Alexander Kurtakov2-23/+1
2013-04-30oprofile: JUnit 4 suites.Alexander Kurtakov2-16/+7
2013-04-29Oprofile: Remove o.e.l.oprofile.*.runOprofile flags from pom.xmlCamilo Bernal1-20/+6
2013-04-29Bug 393593: Combine flags for running the oprofile binary dependent testsCamilo Bernal1-2/+2
2013-02-07Fixing Bug 395602 - Cannot set working directory for profiling with OProfileRafael Medeiros Teixeira1-1/+1
2013-01-28Fix oprofile launch tests.Camilo Bernal7-82/+229
2013-01-22Separate opcontrol and ui functionality in oprofile's event config tab.Camilo Bernal1-2/+2
2013-01-10Fix oprofile testEventConfigTab test failure.Camilo Bernal1-0/+3
2013-01-10Add custom error settings and fix them.Alexander Kurtakov2-4/+87
2013-01-09Skip opcontrol status check in oprofile launch tests.Camilo Bernal2-0/+4
2012-12-13Bump up Linux Tools master snapshot release to 2.0.0.Jeff Johnston1-1/+1
2012-09-28Clean up OProfile manual launching.Roland Grunberg2-5/+4
2012-09-19Do not call the doSave() in a plugin, unless for testing.Roland Grunberg1-10/+18
2012-08-29Add @Override annotations.Alexander Kurtakov2-0/+10
2012-08-29Remove exceptions that are declared but not thrown.Alexander Kurtakov4-4/+4
2012-08-29Use static fields in static way.Alexander Kurtakov1-1/+2
2012-08-29Remove unnecessary NON-NLS.Alexander Kurtakov1-1/+1
2012-08-28Make inner classes static when possible.Alexander Kurtakov2-3/+3
2012-07-06Renaming version to 1.2 in master branchOtavio Pontes1-1/+1
2012-06-14Prepare OProfile component for 1.0.0.Jeff Johnston3-3/+3
2012-05-16Disable running the OProfile/Valgrind tests for build-server profile.Roland Grunberg1-1/+0
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-3/+3
2012-04-12Cleanup leading underscores from identifiers' names in org.eclipse.linuxtools...Dmitry Kozlov1-1/+1
2012-04-02Remove test.xml files they are leftovers from the previous build system.Alexander Kurtakov2-57/+1
2012-04-02Make oprofile tests fragments.Alexander Kurtakov7-91/+22
2012-03-29Internalize all (core,launch,ui) of OProfile.Roland Grunberg6-30/+30
2012-03-16Updating versions from 0.10.0 to 0.11.0 in pom files.Otavio Pontes1-1/+1
2011-10-28Change pom.xmls to release 0.10.0-SNAPSHOT.Jeff Johnston1-1/+1
2011-10-20Fix pom:s for the next release (1.0.0)Francois Chouinard1-1/+1
2011-09-20Remove unnecessary event id code. (BZ #339945)Roland Grunberg2-1/+7
2011-08-23Make POM versions 0.9.0-SNAPSHOTAndrew Overholt1-1/+1
2011-08-11Make use of eclipse parent pom and delete not needed parts from build section...Alexander Kurtakov1-8/+0
2011-05-13Fixy tycho-surefire plugin name.Alexander Kurtakov1-1/+1

Back to the top