Procedure topicAdding a New Activity to a Project

You can add a new Activity to your project, to analyze a different executable and/or use a different data collector.

To add a new Activity to an existing project:

  1. In the Tuning Browser, select the project to which you want to add an Activity.

  2. Click Add Tuning Activity from the toolbar.

    The New dialog box appears.

  3. Click Tuning Activity to view the available Tuning Activity wizards. Select a wizard from the list.

  4. Click Next to create the selected type of Activity.

The selected wizard prompts you for the basic information and guides you through the process of creating your Activity.

To add a new Activity to an existing project from the command line:

configure a new Activity using the activity command.

Note

To create an Activity with more than one data collector, or application/module profile, use the vtl command-line. See Usage Model for the Integrated Eclipse Platform Environment for more information.

Related Topics