Counter Selection

The Counter Selection section allows you to select a custom subset of counters to perform a profile with. The selections made will persist across uses of GPU PerfClient and can also be saved and loaded if there are different sets of counters that you find useful.

The Per-Draw Data section of the Frame Profiler window has two main areas, a tree of "Available Counters" and a list of the currently "Selected Counters".

ProfilerMain.png

Per-Draw Data

Here you can quickly select groups of counters to include in the Counter Selection list. Each group may contain one or more counters. You can either click on the group to toggle the group's counters on / off, or select individual counters within a group.

See the list of Available Counters for more information on the data that is accessible. Also, the Performance Analysis Suggestions can help you get started in profiling your application.

Selected Counters

This list shows the currently selected counters that will be used during the profiling. Counters can be removed from this list by double-clicking on the counter name, or unchecking the counter from the tree of available counters. There is a limit on the maximum number of selected counters.

Additional comments