Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-04Remove unused imports.Alexander Kurtakov4-5/+59
2013-11-27perf: fix for remote and sync perf after version updateRodrigo Fraxino Araujo1-2/+2
2013-11-21Bug 422277: Use 'Compare With' context menu for comparison of perf files.Roland Grunberg2-46/+0
2013-10-25Enabled / Disable mandatory arguments based on version.Roland Grunberg1-2/+8
2013-10-03perf: replaced File variables with IPath in order to use in remote.Rodrigo Fraxino Araujo3-34/+35
2013-09-26Perf sessions should be read-only at creation.Roland Grunberg1-0/+2
2013-09-06perf.tests: Simplifications.Alexander Kurtakov7-148/+82
2013-09-06tests: Second round cleanup.Alexander Kurtakov5-20/+19
2013-09-06tests: Get rid of junit 3.x bits.Alexander Kurtakov5-81/+105
2013-08-27Update parent poms to 2.2.0-SNAPSHOTJeff Johnston1-1/+1
2013-07-04Remove unnecessary PerfProfileView reference in PerfPlugin.Roland Grunberg1-9/+19
2013-07-04Perf: Save session tests should fail if test files cannot be deletedCamilo Bernal1-1/+4
2013-07-04Perf:Add stat diff view toolbar actions to switch between compared dataCamilo Bernal2-1/+69
2013-06-18Bug 410367 - Add 'about.html' to 'src.includes'.Jeff Johnston1-0/+1
2013-05-29Perf: Add tests for the source diassembly view's search functionalityCamilo Bernal2-1/+107
2013-05-27Add support for perf diff command.Camilo Bernal1-0/+37
2013-05-13Fix missing Bundle-Vendor.Alexander Kurtakov2-1/+3
2013-05-13Perf: Introduce IPerfData interface to represent general perf data.Camilo Bernal1-1/+1
2013-05-07Perf: Add missing JUnit 4 test annotations.Camilo Bernal1-0/+4
2013-05-02Modified AbstractTest of profiling package to provide supportRodrigo Fraxino Araujo3-4/+110
2013-04-30perf: JUnit 4 tests.Alexander Kurtakov3-21/+38
2013-04-30perf: Annotate test suite.Alexander Kurtakov1-15/+6
2013-04-30Perf: Remove o.e.l.perf.tests.runPerf maven flag from parent pom.xmlCamilo Bernal1-15/+2
2013-04-25Perf: Minor fix for stat comparison test.Camilo Bernal1-1/+2
2013-04-24Test perf stat elapsed time entry separately.Camilo Bernal1-5/+23
2013-04-11Add support for comparing perf stat sessionsCamilo Bernal6-0/+212
2013-03-27Fix missing entries in bin.includes.Alexander Kurtakov1-1/+2
2013-03-26Externalize Manifest entries.Alexander Kurtakov3-2/+5
2013-03-23Perf stat should respect the launch configuration's working directory.Roland Grunberg2-2/+2
2013-03-07Move handlers from o.e.l.internal.perf.ui to their own package.Camilo Bernal1-3/+3
2013-03-07Support events selection for perf stat.Camilo Bernal2-4/+27
2013-03-06Add support for saving perf stat sessions.Camilo Bernal2-0/+132
2013-03-05Add DataManipulatorTest to the Test Suite.Roland Grunberg2-11/+57
2013-03-04Clean up PerfOptionsTab.Roland Grunberg1-16/+16
2013-02-27Add test cases for Perf data manipulating class.Roland Grunberg1-0/+56
2013-02-08Bug 397708: Implement Perf Source Disassembly View.Roland Grunberg1-0/+1
2013-02-01Bug 399122: Perf should display a content description for its view.Roland Grunberg1-1/+1
2013-01-29Fix perf launch tests failures when perf is not available.Camilo Bernal1-12/+17
2013-01-24Clean up PerfEventsTab and sort elements by decreasing percentage.Roland Grunberg1-1/+1
2013-01-07Add tests for annotation functionality in PerfCore.Camilo Bernal2-0/+134
2013-01-02Add tests for uncovered PerfCore functionality.Camilo Bernal3-2/+132
2012-12-13Bump up Linux Tools master snapshot release to 2.0.0.Jeff Johnston1-1/+1
2012-11-15Add test case for usage of PerfDoubleClickAction.Roland Grunberg1-0/+64
2012-10-23Move perf test cases that perform a launch into separate test class.Roland Grunberg4-44/+138
2012-10-22Revert "Move perf test cases that perform a launch into separate test class."Roland Grunberg4-137/+34
2012-10-22Move perf test cases that perform a launch into separate test class.Roland Grunberg4-34/+137
2012-10-16Change packaging type of o.e.l.perf.tests pom.xml to eclipse-test-plugin.Camilo Bernal1-1/+1
2012-09-19Do not call the doSave() in a plugin, unless for testing.Roland Grunberg1-18/+25
2012-08-21Make internal classes static.Alexander Kurtakov1-2/+2
2012-07-06Renaming version to 1.2 in master branchOtavio Pontes1-1/+1

Back to the top