StackCaching

Applies To: Windows 8, Windows 8.1

Describes stack caching attributes of collectors.

Element Hierarchy

<WindowsPerformanceRecorder>
     <Profiles>
          <SystemCollector>
               <StackCaching>

<WindowsPerformanceRecorder>
     <Profiles>
          <EventCollector>
               <StackCaching>

<WindowsPerformanceRecorder>
     <Profiles>
          <HeapEventCollector>
               <StackCaching>

<WindowsPerformanceRecorder>
     <Profiles>
          <Profile>
               <Collectors>
                    <SystemCollectorId>
                    <StackCaching>

<WindowsPerformanceRecorder>
     <Profiles>
          <Profile>
               <Collectors>
                    <EventCollectorId>
                    <StackCaching>

<WindowsPerformanceRecorder>
     <Profiles>
          <Profile>
               <Collectors>
                    <HeapEventCollectorId>
                    <StackCaching>

Syntax

Attributes and Elements

Attributes

Attribute Description Data type Required Default

BucketCount

Represents the number of buckets.

Unsigned long.

Yes

CacheSize

Represents the size of the cache, in KB.

Unsigned long.

Yes

Child Elements

None.

Parent Elements

Element Description

EventCollector

Represents an event collector for the profile.

EventCollectorId

Represents an event collector identifier.

HeapEventCollector

Represents a collector for heap events.

HeapEventCollectorId

Represents an identifier for a collector of heap events for the profile.

SystemCollector

Describes the configurations to enable the Event Tracing for Windows® (ETW) kernel-mode session.

SystemCollectorId

Represents the identifier of a system collector.

Remarks

If you do not specify values for its attributes, this element is ignored.

See Also

Reference

SystemCollector