Skip Headers
Previous
Previous
 

Editing DTrace Event Scripts

To edit a DTrace Event Script (.de file), you need to do the following:

  1. Install the DTrace Recorder plugins in Eclipse.

  2. Create a new, or copy an old .de file, such as default.de, in your workspace.

  3. Open the .de file and click Yes to the question, "Do you want the XText nature to be added to this project?"

  4. Make changes in the .de file as shown in the following figure. See the default.de file for examples. Editing the .de file.

    The editor indicates the missing elements.

    The editor showing missing elements.
  5. Open the Start DTrace Recording wizard and browse to your new .de file, or press update if you have changed the default.de file.