Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Remove unused modifiers.Alexander Kurtakov3-51/+51
2013-03-11Remove unused method.Alexander Kurtakov1-6/+0
2013-03-08Clean up ProfileLaunchConfigurationDelegate.Roland Grunberg3-148/+0
2013-03-01More annotatedsourceeditor removal.Alexander Kurtakov3-98/+1
2013-02-28Remove unneeded code.Alexander Kurtakov1-266/+2
2013-02-28Remove unneeded cast and member.Alexander Kurtakov1-3/+2
2013-02-28Add missing @since tagsSami Wagiaalla2-2/+2
2013-02-26Remove unused methods.Alexander Kurtakov1-14/+0
2013-02-26These actions are not used anywhere.Alexander Kurtakov2-96/+0
2013-02-26o.e.l.dataviewers.charts: Internalize API.Alexander Kurtakov10-144/+24
2013-02-26Remove methods that simply returned constants.Alexander Kurtakov4-31/+12
2013-02-26One more unused class in dataviewers.Alexander Kurtakov1-73/+0
2013-02-26Remove unused o.e.l.dataviewers classes.Alexander Kurtakov14-4245/+0
2013-02-20Clean up systemtap apiSami Wagiaalla3-2/+5
2013-02-20Simplify AbstractSTDataView.Alexander Kurtakov2-219/+91
2013-02-19Removed unneeded requires.Alexander Kurtakov2-5/+2
2013-02-19Make sure everyone sees the same warnings.Alexander Kurtakov4-1/+336
2013-02-19Many cleanups.Alexander Kurtakov29-406/+486
2013-02-11Simplify by assuming only ST*Columns are used.Alexander Kurtakov2-92/+88
2013-02-11Use the system cursor and don't bother disposing it.Alexander Kurtakov1-37/+33
2013-02-09Fix annotatedsourceeditor to not use internal api.Alexander Kurtakov3-74/+12
2013-02-08Remove ISTAnnotationHyperlink.Alexander Kurtakov3-70/+8
2013-02-08Make the annotation column saner.Alexander Kurtakov3-94/+32
2013-02-06Remove maven assembly plugin configs.Alexander Kurtakov1-13/+0
2013-02-05Added RDT nature to extensionRodrigo Fraxino Araujo1-0/+7
2013-01-30Bump up profiling.ui version due to recent changes.Camilo Bernal2-2/+2
2013-01-30One more do not export internal packages.Alexander Kurtakov1-2/+1
2013-01-30Do not export internal packages.Alexander Kurtakov1-6/+2
2013-01-30Bug 391608: RFE: Extend CDT launch to support profilingJeff Johnston16-349/+923
2013-01-29Don't duplicate in the toolbar and drop down menu.Alexander Kurtakov1-41/+32
2013-01-29Move the Linux Path extension point to the core plugin.Alexander Kurtakov8-33/+41
2013-01-25Extract coverate annotation column toggling.Alexander Kurtakov7-107/+75
2013-01-23Remove useless editor definition.Alexander Kurtakov1-4/+0
2013-01-22Drop empty preference page.Alexander Kurtakov3-77/+17
2013-01-21Don't show ProfilingPropertyPage for non cprojects.Alexander Kurtakov1-6/+6
2013-01-19o.e.l.dataviewers: return real types for overridden AbstractSTViewer.getColum...Xavier Raynaud2-4/+6
2013-01-16add a filter on gprof and gcov viewsXavier Raynaud5-274/+349
2013-01-15profiling/o.e.l.binutils: If a binary file can't be parsed with default parse...Xavier Raynaud1-1/+22
2013-01-15profiling/o.e.l.binutils: Better string management: externalize them or mark ...Xavier Raynaud11-22/+59
2013-01-15profiling/o.e.l.dataviewers.*: reformat codeXavier Raynaud76-13554/+13508
2013-01-14profiling/o.e.l.binutils: reformat codeXavier Raynaud14-1680/+1762
2013-01-11Escape characters to have valid xml.Alexander Kurtakov1-1/+1
2013-01-11Added support for PTP sync projects in the RDT proxy. Added aRodrigo Fraxino Araujo11-7/+265
2013-01-10Changing LinuxtoolsProcessFactory to use all environment variables instead of...Rafael Medeiros Teixeira1-4/+12
2013-01-10Cleanup o.e.l.profiling.provider.tests.Alexander Kurtakov9-107/+182
2013-01-09tools.launch: Adding missing documentation to tools.launch.ui pluginOtavio Pontes3-5/+45
2013-01-09dataviewers: lazily exit after an hyperlink has been treated.Xavier Raynaud2-0/+2
2013-01-09dataviewers: use System Cursors instead of re-creating them.Xavier Raynaud2-4/+4
2013-01-08Use adapters instead of listeners.Alexander Kurtakov1-7/+3
2013-01-08tools.launch: Setting the correct version of tools.launch.core.Otavio Pontes2-2/+2

Back to the top