Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-03Revert "SystemTap: Adding EditorAction back to the api"Otavio Pontes4-4/+72
2012-07-03SystemTap: Adding EditorAction back to the apiOtavio Pontes4-72/+4
2012-07-03Systemtap: Adding missing iconsOtavio Pontes3-0/+0
2012-07-03Systemtap: Replacing access to preferences by non deprecated methodsOtavio Pontes16-96/+79
2012-07-03Systemtap: Fixing 'missing generic type' warningsOtavio Pontes33-94/+80
2012-07-03Systemtap: Removing unused importsOtavio Pontes2-6/+0
2012-07-02SystemTap: fixing SystemTap spellingOtavio Pontes1-2/+2
2012-06-28SystemTap: Adding missing dependencyOtavio Pontes1-0/+1
2012-06-26Match pom.xml version number to that in the plugin's MANIFEST.MF.Roland Grunberg1-1/+1
2012-06-26Systemtap: Fixing api problems. Adding @since tagOtavio Pontes3-3/+16
2012-06-14Remove technology reference as Linux Tools has been moved.Jeff Johnston6-10/+10
2012-06-14Prepare SystemTap component for 1.0.0.Jeff Johnston81-104/+104
2012-06-13Systemtap: Adding option to load stap probes remotelyOtavio Pontes7-25/+47
2012-06-13Systemtap: Using remote proxy to load systemtap probes and functions.Otavio Pontes2-29/+59
2012-06-13Systemtap: Fixing SystemTap IDE Perspective layout bug #379450Otavio Pontes1-19/+0
2012-06-07Systemtap: Adding //$NON-NLS-1$ comments to logging linesOtavio Pontes60-448/+448
2012-06-07Systemtap: Add progress to progress monitor when loading kernel sourceOtavio Pontes4-9/+14
2012-06-07Systemtap: Refresh Kernel Browser page when any of its prefs is changedOtavio Pontes1-1/+3
2012-06-07Systemtap: Runs file sync in bg when updating the kernel browserOtavio Pontes4-38/+129
2012-06-07Systemtap: Loading remote kernel source in kernel browserOtavio Pontes1-1/+23
2012-06-07Systemtap: Adding remote machine option to kernel path preferencesOtavio Pontes5-53/+143
2012-06-07Systemtap: Showing warning in ViewPart when kernel source is not definedOtavio Pontes2-12/+7
2012-06-07Systemtap: Loading Kernel source tree structure in an Eclipse jobOtavio Pontes2-39/+58
2012-06-07Systemtap: Cleared name for this property pageOtavio Pontes2-3/+2
2012-06-07Systemtap: Using profiling.remote.launch proxy to open kernel sourcesOtavio Pontes4-51/+70
2012-05-14Systemtap: Removing unused varOtavio Pontes1-2/+0
2012-05-14Systemtap: Unreachable codeOtavio Pontes1-4/+1
2012-05-14Systemtap: Removing unused imports.Otavio Pontes3-3/+0
2012-05-14Systemtap: Closing input/output streams after using them.Otavio Pontes12-6/+25
2012-05-14Systemtap: Incorrect else if condition.Otavio Pontes2-4/+4
2012-05-10Systemtap: Adding option to select grid lines for X and Y axis.Otavio Pontes8-24/+31
2012-05-10Systemtap: Showing/hiding the grid lines following the preferences page.Otavio Pontes1-3/+17
2012-05-10Systemtap: Canceling process when Cancel button in pressed.Otavio Pontes6-51/+35
2012-05-10Systemtap: variable never usedOtavio Pontes1-1/+0
2012-05-08Merge branch 'feature/systemtap/no-birt'Otavio Pontes20-2927/+390
2012-05-07Systemtap: Draw several piecharts where there are multiple data inputsOtavio Pontes1-4/+5
2012-05-07Systemtap: Removing scale from PieChartOtavio Pontes1-2/+5
2012-05-07Systemtap: Updating the PieChart when the Data set is updatedOtavio Pontes1-0/+4
2012-05-07Systemtap: Using dataviewers.piechart in systemtapOtavio Pontes8-873/+33
2012-04-19Fix BZ #316609.Charley Wang3-0/+20
2012-04-18Systemtap: Implementing zoomOtavio Pontes4-12/+8
2012-04-18Systemtap: Use the maxItems and viewableItens preferences to draw the chartsOtavio Pontes2-7/+20
2012-04-18Systemtap: Removing unused propertiesOtavio Pontes2-45/+0
2012-04-18Systemtap: Removing suppress warings from GraphDisplaySetOtavio Pontes1-9/+5
2012-04-18Systemtap: Removing ChartCanvas and ChartWithToolTipCanvasOtavio Pontes6-124/+12
2012-04-17Systemtap: Implementing AreaChartOtavio Pontes1-405/+11
2012-04-17Systemtap: Implementing line chartOtavio Pontes2-439/+36
2012-04-17Systemtap: Implementing scatter chartOtavio Pontes4-420/+93
2012-04-16Systemtap: Adjusts range in an smarter wayOtavio Pontes1-4/+1
2012-04-16Systemtap: updating chart when data is updatedOtavio Pontes1-4/+12

Back to the top