Linux Tools - System Tap Plug-in

Overview

The Linux Tools SystemTap editor plugin adds SystemTap script editing support to Eclipse. The editor includes completion, syntax highlighting, partition support and code folding.

Current Status

In conjunction with Eclipse SDK, the plugin supports:

Future Plans

Screenshots

SystemTap editor sample

SystemTap editor in action

Try it out

Please use our update site as described here.

You can also check the project plugins out of Git directly from github at https://github.com/eclipse-linuxtools/org.eclipse.linuxtools.git. You will need to check out the following from systemtap subfolder:
     org.eclipse.linuxtools.systemtap.feature
     org.eclipes.linuxtools.systemtap.ui.editor
From there, run the plugins as an Eclipse Application.