!ks.findlive
The !ks.findlive extension searches the internal ks.sys debug log to attempt to find live objects of a specified type.
Syntax
!ks.findlive Type [Entries] [Level]
Parameters
- Type
- Specifies the type of object for which to search. Enter one of the following as a literal value: Queue, Requestor, Pin, Filter, or Irp.
- Entries
- If this parameter is zero or omitted, the entire log is searched.
- Level
- Optional. Specifies the level of detail to display on a 0-7 scale with progressively more information displayed for higher values. To display all available details, supply a value of 7.
DLL
Windows NT 4.0 |
Not available |
Windows 2000 |
winxp\ks.dll |
Windows XP and later |
ks.dll |
Comments
The !ks.findlive command may not find all possible specified live objects.
This extension requires that the target computer be running a checked (debug) version of ks.sys.
Additional Information
For more information, see Kernel Streaming Debugging.
Build machine: CAPEBUILD