From Fedora Project Wiki
< Eclipse
Installation
Installation of the Eclipse SystemTap plugin will be done through the yum repository. Users can simply type from command-line :
'yum install systemtap-eclipse'
General Usage
All the SystemTap plugins are accessible from the C/C++ perspective, in Eclipse, while right clicking on C/C++ source file in the editor view, or by right clicking on the corresponding binary in the package explorer view.
- TODO : finish this