Files
openthread/tools/windows/ThreadEtw.reg
T
Nick Banks f000137674 Update Windows Readme and Scripts (#1216)
* Update design image and general design description.

* Update install scripts

* Update Travis build script

* Remove build/install from readme as it is already in wiki
2017-02-01 10:19:06 -08:00

69 lines
6.1 KiB
Reg

Windows Registry Editor Version 5.00
;
; Copyright (c) 2016, The OpenThread Authors.
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
; 1. Redistributions of source code must retain the above copyright
; notice, this list of conditions and the following disclaimer.
; 2. Redistributions in binary form must reproduce the above copyright
; notice, this list of conditions and the following disclaimer in the
; documentation and/or other materials provided with the distribution.
; 3. Neither the name of the copyright holder nor the
; names of its contributors may be used to endorse or promote products
; derived from this software without specific prior written permission.
;
; THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
; IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
; ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
; LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
; CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
; SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
; INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
; CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
; POSSIBILITY OF SUCH DAMAGE.
;
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\WMI\AutoLogger\Thread]
"BufferSize"=dword:00000080
"ClockType"=dword:00000001
"FileName"="%SystemRoot%\\System32\\LogFiles\\WMI\\Thread.etl"
"FileMax"=dword:00000003
"Guid"="{A352B9D1-D29C-4054-BB4D-76BA5AE6BC7E}"
"LogFileMode"=dword:00000002
"MaxFileSize"=dword:00000080
"MaximumBuffers"=dword:00000100
"MinimumBuffers"=dword:00000008
"Start"=dword:00000001
"Status"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\WMI\AutoLogger\Thread\{1AA98926-2E40-43D1-9D83-34C6BE816365}]
"Enabled"=dword:00000001
"EnableLevel"=dword:0000ffff
"MatchAnyKeyword"=hex(b):ff,ff,ff,7f,00,00,00,00
@="OpenThread Filter"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\WMI\AutoLogger\Thread\{CC158AA5-75F9-4292-8200-68E0D22AF51E}]
"Enabled"=dword:00000001
"EnableLevel"=dword:0000ffff
"MatchAnyKeyword"=hex(b):ff,ff,ff,7f,00,00,00,00
"Status"=dword:00000000
@="OpenThread Miniport"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\WMI\AutoLogger\Thread\{dd7a21e6-a651-46d4-b7c2-66543067b869}]
"Enabled"=dword:00000000
"EnableLevel"=dword:0000ffff
"MatchAnyKeyword"=hex(b):ff,ff,ff,7f,00,00,00,00
@="NDIS"
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\WMI\AutoLogger\Thread\{16d3161e-4883-493f-acd9-8e2065b82270}]
"Enabled"=dword:00000000
"EnableLevel"=dword:0000ffff
"MatchAnyKeyword"=hex(b):ff,ff,ff,7f,00,00,00,00
"Status"=dword:00000000
@="NetAdapter"