Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-27Bug 408543 - Implemented Shared api for enabling checkboxesLeo Ufimtsev8-2/+994
2014-08-12Restore STDataViewersImages.java which was removed by 3b2966b2d3c4ff13a563a81...Jeff Johnston1-0/+150
2014-08-07Fix PieChartPaintListener to properly save and restore FontsJeff Johnston3-208/+214
2014-07-28Man: Add support for remote manpages.Andrew Ferrazzutti3-8/+144
2014-07-28Linuxtools: Resolve warnings, improve syntax.Andrew Ferrazzutti8-33/+51
2014-07-24Fix PieChart to handle different swtchart versionsJeff Johnston2-15/+69
2014-07-24Upgrade to Tycho 0.21.0Marc-Andre Laperle1-0/+4
2014-07-07Bug 435916 - Enhance Progress bars of gCov CoverageLeo Ufimtsev1-12/+40
2014-07-02[org.eclipse.linuxtools.tools.launch.ui] - This commit fixes the problem rega...Rafael Peria de Sene5-37/+50
2014-06-25Remove unused icons (and useless ImageRegistry) from dataviewers plug-in.Xavier Raynaud20-171/+34
2014-06-20oprofile: fix double click to source code in synchronized projectsRodrigo Fraxino Araujo3-2/+39
2014-06-04Set next release to be 3.1.0.Jeff Johnston21-27/+28
2014-05-15Systemtap: Improvements to remote operations.Andrew Ferrazzutti2-5/+5
2014-05-06More tabs to spaces, trailing space removal.Andrew Ferrazzutti5-263/+263
2014-05-06dataviewers: API cleanup.Alexander Kurtakov23-194/+20
2014-05-05Docs fixes.Alexander Kurtakov3-0/+16
2014-05-05profiling.launch: Improve javadoc.Alexander Kurtakov11-23/+59
2014-05-04Use latest license feature for DataviewersMarc-Andre Laperle1-1/+1
2014-05-02Systemtap: Assorted cleanup/fixes.Andrew Ferrazzutti1-3/+3
2014-05-02Linuxtools: Preserve process env vars.Andrew Ferrazzutti4-51/+48
2014-04-30Cleanups.Alexander Kurtakov2-32/+3
2014-04-30Warnings fixes.Alexander Kurtakov4-7/+7
2014-04-29More cleanups.Alexander Kurtakov2-20/+10
2014-04-29Various cleanups.Alexander Kurtakov3-13/+7
2014-04-26Remove old 2011 license stuff from all feature.properties filesJeff Johnston3-375/+0
2014-04-26Change tabs to spaces; elim trailing whitespace.Andrew Ferrazzutti99-6604/+6604
2014-04-25profiling: Remove ProfileLaunchConfigurationTab.Alexander Kurtakov2-19/+1
2014-04-25dataviewers: Remove wrong javadoc param.Alexander Kurtakov1-1/+0
2014-04-25profiling: Retire ProfileLaunchConfigurationDelegate.Alexander Kurtakov9-98/+47
2014-04-25Replace feature licenses with new 2014 license.Jeff Johnston2-2/+2
2014-04-22Linuxtools: Circumvent M7 SWTBot test problems.Andrew Ferrazzutti1-32/+84
2014-04-17Linuxtools: Standardize saving graphs as images.Andrew Ferrazzutti7-201/+238
2014-04-17profiling: Simplify process factories.Alexander Kurtakov3-72/+10
2014-04-17profiling: Launch cleanup and documenting.Alexander Kurtakov4-75/+15
2014-04-17binutils: API overview.Alexander Kurtakov15-205/+122
2014-04-17profiling: Java 8 javadoc generation.Alexander Kurtakov35-439/+323
2014-04-16Fix API analysis issues in perf, profiling, valgrind, and systemtap.Roland Grunberg5-4/+6
2014-04-16profiling: Fix warnings.Alexander Kurtakov7-193/+173
2014-04-15Fix problems reported by API analysis.Roland Grunberg11-1227/+8
2014-04-14profiling: Fix warnings.Alexander Kurtakov33-1668/+1563
2014-04-14dataviewers: Cleanup.Alexander Kurtakov23-400/+170
2014-04-12Remove annotatedsourceeditor and friends.Alexander Kurtakov27-3276/+2
2014-04-12dataviewers: Remove dead code.Alexander Kurtakov13-492/+15
2014-04-11Bug 350291: Gcov annotations should appear in the C/C++ editor.Roland Grunberg3-3/+6
2014-04-11Bug 432521 - NPE in STSymbolManager#cleanup() Greg Watson1-2/+4
2014-04-08profiling.launch: Remove redundant modifiers.Alexander Kurtakov4-39/+43
2014-04-08Revert "Remove dataviewers feature."Alexander Kurtakov7-0/+263
2014-04-07Display program output in real time.Roland Grunberg11-12/+76
2014-04-07tests: Use more appropriate junit assert methods.Alexander Kurtakov2-3/+3
2014-03-19profiling: Internalize rdt.proxy.Alexander Kurtakov6-7/+6

Back to the top