Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
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. |