Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Update master to use 5.3.0-SNAPSHOT in pom and feature xml files.Jeff Johnston14-14/+14
2016-09-30oprofile: fixes and improvements in code.Roberto Oliveira4-21/+54
2016-09-28oprofile: avoid throw NPE when counters are null.Roberto Oliveira2-0/+8
2016-08-26releng: Bump feature versions for next release.Alexander Kurtakov14-14/+14
2016-08-25all: Remove not needed deps.Alexander Kurtakov2-5/+3
2016-06-08Update master branch to next proposed releaseJeff Johnston14-14/+14
2016-05-16sonar: Simplify boolean operations.Alexander Kurtakov1-2/+2
2016-05-13sonar: Inefficient use of keySet iterator instead of entrySet iterator.Alexander Kurtakov1-5/+5
2016-03-15oprofile: fix ocount wrong option and remove uneeded codeWainer dos Santos Moschetta4-84/+76
2016-03-14oprofile: fix ocount view not openingWainer dos Santos Moschetta2-7/+26
2016-03-14oprofile: fix ocount mode on remote projects.Wainer dos Santos Moschetta1-4/+8
2016-01-25oprofile: CosmeticsAlexander Kurtakov12-1566/+1625
2015-12-12Adapt to Neon M4 changes.Alexander Kurtakov1-7/+7
2015-12-10Synchronize eclipse output dir with maven one.Alexander Kurtakov16-16/+8
2015-12-08oprofile: Move to Java 8 and Neon.Alexander Kurtakov20-207/+131
2015-12-07Start 5.0 development.Alexander Kurtakov14-14/+14
2015-11-13releng: Drop workaround for old Tycho.Alexander Kurtakov5-95/+0
2015-09-22Update master to be source of 4.2.0 release.Jeff Johnston14-14/+14
2015-09-01Oprofile: Add initial support for ocount command line toolJeff Johnston12-38/+272
2015-07-29Remove ChangeLog files.Alexander Kurtakov9-552/+0
2015-07-29Remove .svnignore. Alexander Kurtakov7-7/+0
2015-07-29oprofile: Bump tests BREE to 1.8.Alexander Kurtakov12-20/+20
2015-07-29Remove useless @see tags.Alexander Kurtakov9-75/+0
2015-07-17Remove useless non-javadoc comments.Alexander Kurtakov3-17/+0
2015-06-04Bump up master to 4.1.0, the next release.Jeff Johnston14-14/+14
2015-06-02Bug 467931 - adapt proxy to changes in o.e.remote and PTPWainer dos Santos Moschetta3-3/+3
2015-05-04Bug 437339 - Add appdata to OprofileAlexander Kurtakov1-1/+1
2015-05-04Bug 437339 - Add appdata to OprofileAlexander Kurtakov1-0/+19
2015-04-30Change tabs to spaces, remove trailing whitespace.Andrew Ferrazzutti6-34/+34
2015-03-31oprofile: fix error when multiple executionsWainer S. Moschetta1-2/+8
2015-03-30oprofile: set environment variables for app under profilingWainer S. Moschetta1-4/+9
2015-03-23Fix bug in tool detection code.Roland Grunberg1-1/+2
2015-03-06Bump version to 4.0.0.Alexander Kurtakov14-16/+14
2015-02-11[oprofile] - Verify text is not null when opening oprofile daemon log.Rafael Peria de Sene1-2/+4
2014-09-26Bump features to 3.2.0-SNAPSHOT.Alexander Kurtakov12-12/+12
2014-09-16Add missing license headers.Andrew Ferrazzutti5-0/+50
2014-09-12Only display 'opcontrol' as an option if it can be located.Roland Grunberg2-1/+15
2014-09-08Check fixing coverage reports in sonar.Alexander Kurtakov1-0/+5
2014-09-05oprofile: Fix Non-NLS issues.Alexander Kurtakov10-45/+38
2014-08-21oprofile: fix error to execute operf in synchronized projectsWainer S. Moschetta2-6/+26
2014-08-20oprofile: fix for NPE when getting the number of counters.Rodrigo Fraxino Araujo1-4/+4
2014-08-20Fix feature versions that were bumped in stable-3.0 but not master.Jeff Johnston2-2/+2
2014-08-18Fix issues with event sub counter tab in oprofile plugin.Roland Grunberg2-5/+13
2014-08-13Fix API warnings with o.e.l.oprofile.ui plug-inJeff Johnston3-3/+3
2014-07-22Do not short-circuit timer mode check if 'operf' is enabled.Roland Grunberg1-3/+0
2014-06-20oprofile: fix double click to source code in synchronized projectsRodrigo Fraxino Araujo1-2/+15
2014-06-06Fix for Bug 436603 - Oprofile view should be grouped in Profiling categoryJeff Johnston5-9/+5
2014-06-04Set next release to be 3.1.0.Jeff Johnston13-21/+20
2014-05-06More tabs to spaces, trailing space removal.Andrew Ferrazzutti93-8684/+8684
2014-05-05Docs fixes.Alexander Kurtakov1-1/+1

Back to the top