<?xml version="1.0" encoding="utf-8"?>
<WindowsPerformanceRecorder Version="1.0" Author="Microsoft Corporation" Copyright="Microsoft Corporation" Company="Microsoft Corporation">
    <Profiles>
		
		<EventProvider Id="EventProvider_Microsoft_Windows_Energy_Estimation_Engine" Name="Microsoft-Windows-Energy-Estimation-Engine" >
            <Keywords>
                <Keyword Value="0x4" />
            </Keywords>
        </EventProvider>
		
		
        <Profile Id="E3Profile.Verbose.File" Name="E3Profile" Description="E3 Profile" LoggingMode="File" DetailLevel="Verbose">
            <Collectors>
                <EventCollectorId Value="EventCollector_WPREventCollectorInFile">
                    <BufferSize Value="1024"/>
                    <EventProviders>
					
 
						<EventProviderId Value="EventProvider_Microsoft_Windows_Energy_Estimation_Engine" />

                    </EventProviders>
                </EventCollectorId>
            </Collectors>
        </Profile>
        <Profile Id="E3Profile.Verbose.Memory" Name="E3Profile" Base="E3Profile.Verbose.File" Description="E3 Profile" DetailLevel="Verbose" LoggingMode="Memory"/>
    </Profiles>

    <TraceMergeProperties>
        <TraceMergeProperty Id="TraceMerge_Default" Name="TraceMerge_Default" Base="">
            <DeletePreMergedTraceFiles Value="true"/>
            <CustomEvents>
                <CustomEvent Value="ImageId"/>
                <CustomEvent Value="BuildInfo"/>
                <CustomEvent Value="VolumeMapping"/>
                <CustomEvent Value="EventMetadata"/>
                <CustomEvent Value="PerfTrackMetadata"/>
                <CustomEvent Value="WinSAT"/>
                <CustomEvent Value="NetworkInterface"/>
            </CustomEvents>
        </TraceMergeProperty>
    </TraceMergeProperties>
</WindowsPerformanceRecorder>
