Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2015-11-13releng: Drop workaround for old Tycho.Alexander Kurtakov1-20/+1
2015-10-20perf: make stat work on PTP sync project.Wainer dos Santos Moschetta8-74/+138
2015-10-15Bug 479344: Fix double click in line does not open source code in sync projects.Roberto Oliveira3-3/+28
2015-10-15perf: Support running on Fedora 23.Alexander Kurtakov1-8/+12
2015-10-14perf: Reduce usage of OSGi Version.Alexander Kurtakov8-22/+181
2015-10-14Bug 477829 - fix to assembly view that hangsWainer dos Santos Moschetta2-3/+7
2015-10-13perf: Reduce usage of org.osgi.Version.Alexander Kurtakov6-19/+17
2015-10-13Bug 477829 - fix to perf hangs when obtaining sources lineWainer dos Santos Moschetta2-5/+32
2015-10-10Bug 479462 - fix perf annotated symbols without line numberWainer dos Santos Moschetta1-1/+6
2015-10-07Add explicit dependency on org.hamcrest.coreSopot Cela1-1/+2
2015-10-07tests: Start using lambdas.Alexander Kurtakov1-15/+9
2015-09-22Update master to be source of 4.2.0 release.Jeff Johnston9-9/+9
2015-09-15Bug 476990: Fix when getting the working dir path for local and sync projects...Roberto Oliveira1-10/+12
2015-08-18perf: Stop swtbot noise.Alexander Kurtakov2-6/+0
2015-07-29Remove ChangeLog files.Alexander Kurtakov1-2/+0
2015-07-29perf: Simplify tests array manipulations.Alexander Kurtakov3-11/+9
2015-07-29perf: Bump tests BREE to 1.8.Alexander Kurtakov7-12/+13
2015-07-29Remove useless @see tags.Alexander Kurtakov2-7/+0
2015-07-22Bug 473244 - NoSuchElementException in PerfCore.getPerfVersionJeff Johnston1-0/+2
2015-07-17Remove useless non-javadoc comments.Alexander Kurtakov1-8/+0
2015-06-05profiling: Remove deprecated methods in tests.Alexander Kurtakov1-7/+1
2015-06-04Bump up master to 4.1.0, the next release.Jeff Johnston9-9/+9
2015-05-04Bug 437340 - Add app data to perf Alexander Kurtakov1-0/+19
2015-04-30Change tabs to spaces, remove trailing whitespace.Andrew Ferrazzutti4-26/+26
2015-03-09perf: make use of the same delegate for local and remoteRodrigo Fraxino Araujo4-389/+140
2015-03-06Bump version to 4.0.0.Alexander Kurtakov9-11/+9
2015-03-06Remove unneeded casts.Alexander Kurtakov1-1/+1
2015-02-12Handle case where percentage value includes '%' symbol.Roland Grunberg1-1/+1
2015-01-20We use the hamcrest API directly, it should be explicitlyMat Booth1-0/+1
2014-12-19perf: Fix a NPE when getting the shell to show a message dialog.Roberto Oliveira1-4/+12
2014-10-20Bug 446740: Stat Comparison View should support newer versions.Roland Grunberg2-6/+6
2014-09-26Bump features to 3.2.0-SNAPSHOT.Alexander Kurtakov7-7/+7
2014-09-16Enable logging of all SWTBot tests with log4J.Andrew Ferrazzutti1-0/+5
2014-09-10perf: read stat file from IFileStoreWainer S. Moschetta1-3/+5
2014-09-09perf: Programatically disable auto build in tests.Alexander Kurtakov3-55/+74
2014-09-02[Perf] - Externalize UI strings in the PerfEventsTab class.Rafael Peria de Sene3-9/+25
2014-07-18perf: fix double click to source code in synchronized projectsRodrigo Fraxino Araujo1-1/+2
2014-06-04Set next release to be 3.1.0.Jeff Johnston7-7/+7
2014-05-29perf: remove deprecated -f optionRodrigo Fraxino Araujo2-5/+1
2014-05-10perf: Remove TestSuite.Alexander Kurtakov2-25/+0
2014-04-30Multi-catch.Alexander Kurtakov2-6/+2
2014-04-30Cleanups.Alexander Kurtakov8-26/+16
2014-04-29More cleanups.Alexander Kurtakov9-23/+12
2014-04-26Remove old 2011 license stuff from all feature.properties filesJeff Johnston2-250/+0
2014-04-26Change tabs to spaces; elim trailing whitespace.Andrew Ferrazzutti64-5961/+5961
2014-04-25profiling: Retire ProfileLaunchConfigurationDelegate.Alexander Kurtakov2-6/+9
2014-04-25Replace feature licenses with new 2014 license.Jeff Johnston2-2/+2
2014-04-22Linuxtools: Circumvent M7 SWTBot test problems.Andrew Ferrazzutti1-18/+25
2014-04-17profiling: Launch cleanup and documenting.Alexander Kurtakov2-18/+17
2014-04-16Fix API analysis issues in perf, profiling, valgrind, and systemtap.Roland Grunberg1-1/+0

Back to the top