Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Update Linux Tools to 7.0.2.Jeff Johnston8-10/+10
2018-08-31Bug 538494 - NullPointerException in PerfCore.getHostNameJeff Johnston3-0/+12
2018-08-31Bug 538432 - NoStackTrace in PerfCore.getPerfVersionJeff Johnston2-2/+13
2018-07-19Update to 7.0.1Jeff Johnston9-11/+11
2018-06-12Update for Linux Tools 7.0.0v7.0.0Jeff Johnston9-11/+13
2018-05-14Update perf plugin license headers to EPL 2.0.Alexander Kurtakov72-380/+497
2018-03-14Switch about.html to EPL 2.0.Alexander Kurtakov4-64/+96
2018-03-03Fix Perf SWTBot testsJeff Johnston2-2/+2
2018-02-07Bump up master repo to 7.0.0-SNAPSHOT for photonJeff Johnston9-9/+9
2018-01-30Start building against Photon.Alexander Kurtakov1-1/+1
2018-01-06Bug 529469 - NullPointerException in PerfCore.reportJeff Johnston1-6/+16
2017-11-10Add Automatic-Module-Name for Java 9 compatibility.Alexander Kurtakov4-0/+4
2017-07-24Update master poms to 6.2.0-SNAPSHOTJeff Johnston9-9/+9
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

Back to the top