Skip to main content
summaryrefslogtreecommitdiffstats
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2014-09-11Change all p2.inf files to specify update instead of updates-nightly.Jeff Johnston2-4/+4
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
2014-04-15oprofile/perf: Remove dead code.Alexander Kurtakov22-181/+58
2014-04-14profiling: Fix warnings.Alexander Kurtakov1-10/+5
2014-04-08perf: Fix recentlry introduced warnings.Alexander Kurtakov2-24/+66
2014-04-07Display program output in real time.Roland Grunberg5-55/+71
2014-04-07tests: Use more appropriate junit assert methods.Alexander Kurtakov1-4/+4
2014-04-07tests: Replace empty fail() with actual asserts.Alexander Kurtakov4-36/+20
2014-04-01Perf: Replace (most) SWTBot tree expansion.Andrew Ferrazzutti1-16/+89
2014-03-13Use CBI license feature.Alexander Kurtakov2-2/+2
2014-03-03Add test for perf stat data file handler.Roland Grunberg1-0/+17
2014-02-28Bug 429127: perf-record -r requires an integer.Roland Grunberg4-3/+34
2014-02-28Bug 429129: perf-record -M does not exist since version 2.6.35.Roland Grunberg4-28/+86
2014-01-27Remove unused imports.Alexander Kurtakov2-7/+8
2014-01-27Remove .classpath files from doc plugins.Alexander Kurtakov1-4/+0
2014-01-09Unify naming and bump releng-site version.Alexander Kurtakov1-1/+1
2013-12-20perf: Move tests to 1.7 too.Alexander Kurtakov12-60/+65
2013-12-19perf: Move to 1.7 finished.Alexander Kurtakov19-65/+65
2013-12-18Switch Linux Tools to use Luna staging for builds from now on.Jeff Johnston1-1/+1
2013-12-05Update Perf Help Documentation with new comparison feature.Roland Grunberg1-9/+1
2013-12-04Bump build system to build 3.0.0.Alexander Kurtakov7-8/+7
2013-12-04Remove unused imports.Alexander Kurtakov4-5/+59
2013-11-27perf: fix for remote and sync perf after version updateRodrigo Fraxino Araujo6-90/+25
2013-11-27perf: Fix for remote testing.Rodrigo Fraxino Araujo1-1/+1
2013-11-21Bug 422277: Use 'Compare With' context menu for comparison of perf files.Roland Grunberg28-845/+530
2013-11-07License features real use.Alexander Kurtakov6-994/+2
2013-11-06Remove useless prerequisite from child poms.Alexander Kurtakov1-4/+0
2013-10-25Enabled / Disable mandatory arguments based on version.Roland Grunberg4-9/+36
2013-10-11Generate timestamp for data files being displayed.Roland Grunberg4-7/+16
2013-10-03perf: replaced File variables with IPath in order to use in remote.Rodrigo Fraxino Araujo23-271/+534
2013-09-26Perf sessions should be read-only at creation.Roland Grunberg4-0/+5
2013-09-06perf.tests: Simplifications.Alexander Kurtakov8-164/+85
2013-09-06tests: Second round cleanup.Alexander Kurtakov5-20/+19
2013-09-06tests: Get rid of junit 3.x bits.Alexander Kurtakov10-82/+200
2013-09-05Add missing NON-NLS.Alexander Kurtakov3-66/+66
2013-08-29Bug 415710: 'perf' check should explicitly handle a null process.Roland Grunberg1-4/+4
2013-08-29valgrind.launch: enable warnings and fix many of them.Alexander Kurtakov7-30/+30

Back to the top