|
|
|
|
Project allows wrapping of Microsoft Windows Kernel API calls of your chosen kernel driver by your custom function code.
Although TraceFS was up to now used only for tracing of Windows NT Cache Manager it can be easily used ever for any other NT kernel API tracing. You need to provide appropriate function wrappers in the main source file. Framework for thread synchronizations and debug tracing is provided to prevent mangling of messages while running by multiple threads at once.
Summary | Microsoft Windows Kernel API Tracer |
License | GNU General Public License |
State | Ready to use. Maintained. |
GIT subtree | //git.jankratochvil.net/?p=captive.git;a=tree;f=src/TraceFS |
Documentation | /project/captive/doc/CacheManager.pm#TraceFS |
Programming language | C |
EOF