Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A version of this page is also available for
4/8/2010
The following table shows the CeLog Event Tracking functions implemented by the kernel for event tracking. Applications can call these functions to log data and to control event tracking.
| Programming element | Description |
|---|---|
This function is called by the kernel and by applications to log an event. |
|
This function is called to change the event tracking zones that are currently set and the zones that the kernel supports. |
|
This function is called by the kernel twice for each interrupt: once when the interrupt occurs but before the interrupt service routine (ISR) is called, and once when the ISR returns to the kernel. |
|
This function is called by applications to log a string event. |
|
This function is called by the kernel to query the state of the zones from the event tracking DLL. |
|
This function is called by applications to instruct the kernel to dump all current threads and processes to the event tracking engine. |
|
This function is called to change the current logging zones. |
See Also
Reference
CeLog Event Identifiers
CeLog Zones
CeLog Event Tracking Reference