Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Windows 8, Windows 8.1
This element is the root element of the schema. It represents metadata about the authoring of profiles.
Element Hierarchy
<WindowsPerformanceRecorder>
Syntax
<WindowsPerformanceRecorder Version = float
Author = string
Team = string
Copyright = string
Company = string
Comments = string
Tag = string>
<!-- Child elements -->
Profiles,
TraceMergeProperties,
OnOffTransitionConfigurations
</WindowsPerformanceRecorder>
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default |
|---|---|---|---|---|
Version |
Indicates the version of the profile. |
float |
Yes |
|
Author |
Indicates the author of the profile. |
string |
Yes |
|
Team |
Indicates the team that created the profile. |
string |
No |
|
Copyright |
Represents copyright information. |
string |
No |
|
Company |
Indicates the company that created the profile. |
string |
No |
|
Comments |
Represents optional descriptive comments for the profiles. |
string |
No |
|
Tag |
Represents a tagged value that can be used to differentiate different profiles. |
string |
No |
Child Elements
| Element | Description | Requirement |
|---|---|---|
Represents a collection of collectors, providers, and profiles. |
Required, exactly 1. |
|
Represents a collection of trace merge properites. |
Optional, zero or 1. |
|
Represents a collection of on/off transition configurations. |
Optional, zero or 1. |
Parent Elements
None.