Skip to main content
summaryrefslogtreecommitdiffstats
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Update for Linux Tools 6.1.1 RC1Jeff Johnston9-11/+11
2017-07-31Remove SNAPSHOT from parent poms and fix p2.inf files.Jeff Johnston9-11/+13
2017-06-12Update master to 3.1.0 for docker/vagrant and 6.1.0 for other features.Jeff Johnston9-9/+9
2017-05-23Update all helps with latest content from wiki and with latest wikitext.Alexander Kurtakov9-41/+41
2017-05-19Make use IStructuredSelection directly.Alexander Kurtakov1-4/+3
2017-05-18Make use of the new lambda listeners in SWT.Alexander Kurtakov4-104/+50
2017-05-18Use varargs MessageFormat.format method.Alexander Kurtakov4-13/+12
2017-05-10releng: Automate regeneration of help content from wiki.Alexander Kurtakov2-10/+19
2017-03-06Update master to next major release.Jeff Johnston9-9/+9
2016-12-13Update master to use 5.3.0-SNAPSHOT in pom and feature xml files.Jeff Johnston9-9/+9
2016-08-26releng: Bump feature versions for next release.Alexander Kurtakov9-9/+9
2016-08-25all: Remove not needed deps.Alexander Kurtakov2-3/+2
2016-06-08Update master branch to next proposed releaseJeff Johnston9-9/+9
2016-05-16sonar: Simplify boolean operations.Alexander Kurtakov2-7/+4
2015-12-12Adapt to Neon M4 changes.Alexander Kurtakov1-3/+3
2015-12-10Synchronize eclipse output dir with maven one.Alexander Kurtakov6-6/+3
2015-12-08perf: Move to Java 8 and Neon.Alexander Kurtakov11-113/+49
2015-12-07Start 5.0 development.Alexander Kurtakov9-9/+9
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

Back to the top