Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-18profiling: Internalize rdt and ssh proxies.Alexander Kurtakov16-24/+11
2014-03-17profiling: Reduce methods in exported Activators.Alexander Kurtakov5-71/+62
2014-03-14Remove .project files that should have been removed.Alexander Kurtakov2-34/+0
2014-03-14profiling: Merge the tools.launch-feature into the profiling one.Alexander Kurtakov7-241/+12
2014-03-14Remove dataviewers feature.Alexander Kurtakov7-263/+0
2014-03-14framework: Internalize o.e.l.tools.launch.ui.Alexander Kurtakov8-70/+27
2014-03-14profiling: Fix javadoc warning.Alexander Kurtakov1-3/+3
2014-03-14piechart: Remove javadoc for non existing parameter.Alexander Kurtakov2-1/+14
2014-03-13Use CBI license feature.Alexander Kurtakov4-4/+4
2014-03-06Change access right of AbstractSTDataView.fillContextMenu(), in order to beXavier Raynaud1-1/+2
2014-02-13Systemtap: Cleanup & warning/style fixes.Andrew Ferrazzutti1-1/+1

Back to the top