The kernel trace tool variant device driver exists to implement the handler function of the kernel side BTrace class.
This document is intended to be used by Symbian platform developers implementing a kernel side trace handler.
The DLL that provides the functionality and the library to which kernel.exe must link is identified below.
The kernel trace tool variant device driver implements the handler function of the kernel side BTrace class. It is the kernel side implementation of BTraceC.
The kernel trace tool variant device driver is a kernel side component which reads trace data from a buffer.
The kernel trace tool variant device driver exists purely to implement kernel side trace handling functionality.
The key classes that make up the kernel trace tool variant device driver module are as follows:
The kernel trace tool variant device driver is a kernel side executable and thus not called directly from user side. BTraceC communicates with it by passing members of its TControl enumeration to the DoControl function. Its function Trace_Impl implements the handler function of the BTrace kernel class.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.