Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-14Update perf plugin license headers to EPL 2.0.Alexander Kurtakov1-5/+7
2017-05-18Use varargs MessageFormat.format method.Alexander Kurtakov1-4/+3
2015-10-15Bug 479344: Fix double click in line does not open source code in sync projects.Roberto Oliveira1-0/+4
2015-10-13perf: Reduce usage of org.osgi.Version.Alexander Kurtakov1-4/+2
2015-09-15Bug 476990: Fix when getting the working dir path for local and sync projects...Roberto Oliveira1-10/+12
2015-04-30Change tabs to spaces, remove trailing whitespace.Andrew Ferrazzutti1-5/+5
2015-03-09perf: make use of the same delegate for local and remoteRodrigo Fraxino Araujo1-83/+138
2014-04-30Cleanups.Alexander Kurtakov1-1/+1
2014-04-26Change tabs to spaces; elim trailing whitespace.Andrew Ferrazzutti1-172/+172
2014-04-25profiling: Retire ProfileLaunchConfigurationDelegate.Alexander Kurtakov1-4/+7
2014-04-15oprofile/perf: Remove dead code.Alexander Kurtakov1-1/+1
2013-12-19perf: Move to 1.7 finished.Alexander Kurtakov1-2/+1
2013-11-27perf: fix for remote and sync perf after version updateRodrigo Fraxino Araujo1-2/+2
2013-10-25Enabled / Disable mandatory arguments based on version.Roland Grunberg1-1/+3
2013-10-11Generate timestamp for data files being displayed.Roland Grunberg1-1/+1
2013-10-03perf: replaced File variables with IPath in order to use in remote.Rodrigo Fraxino Araujo1-2/+1
2013-09-26Perf sessions should be read-only at creation.Roland Grunberg1-0/+1
2013-08-29valgrind.launch: enable warnings and fix many of them.Alexander Kurtakov1-1/+1
2013-04-01Refactor PerfLaunchConfigDelegateCamilo Bernal1-60/+79
2013-03-23Perf stat should respect the launch configuration's working directory.Roland Grunberg1-1/+1
2013-03-23Print program output to a console.Roland Grunberg1-0/+1
2013-03-20Save most recent perf stat session under the working directory.Camilo Bernal1-0/+18
2013-03-12Fix bug in handling of Perf selected events.Roland Grunberg1-3/+4
2013-03-11Always set the plug-in working directory during a perf launch.Camilo Bernal1-8/+8
2013-03-08Clean up ProfileLaunchConfigurationDelegate.Roland Grunberg1-5/+0
2013-03-07Avoid passing null to StatData contructor.Camilo Bernal1-6/+6
2013-03-07Support events selection for perf stat.Camilo Bernal1-98/+108
2013-03-04Bug 398008: Implement Perf Stat View.Roland Grunberg1-2/+26
2013-02-08Bug 397708: Implement Perf Source Disassembly View.Roland Grunberg1-0/+11
2013-02-01Bug 399122: Perf should display a content description for its view.Roland Grunberg1-1/+1
2012-11-14Clean up PerfLaunchConfigDelegate.Roland Grunberg1-25/+18
2012-10-16Add null check to PrintStream in PerfLaunchConfigurationDelegate.Camilo Bernal1-8/+13
2012-09-20Perf should not write to standard output.Roland Grunberg1-4/+2
2012-06-29Perf: removing all source code warnings.Daniel Henrique Barboza1-1/+1
2012-06-27Added support for remote perf using Linuxtools profiling package.Rodrigo Fraxino Araujo1-6/+7
2012-06-26Enable more warnings and fix them.Alexander Kurtakov1-1/+1
2012-06-25IOException is not actually thrown.Alexander Kurtakov1-7/+4
2012-03-27Bug #373691 - Closing perf exposed APIs.Daniel Henrique Barboza1-0/+154

    Back to the top