CELog and Kernel Tracker
     Remote Kernel Tracker   1.    Introduction   The Remote Kernel Tracker tool provides a visual representation on a development workstation of OS and application events occurring on a Windows CE–based device.  It shows all processes and threads in the system and when these processes and threads are created, run, stopped, or killed. It also shows when processes and threads are sleeping. This data provides the means for a developer to track system-wide program execution.   2.    Usage   The Remote Kernel Tracker tool allows you to view the following in a real-time environment:   Thread interactions  Internal dependencies  System state information  System events, mapped onto the thread that was executing at the time they occurred  System interrupts  All processes and threads in the system, including when these processes and threads are:   Created  Run  Stopped  Sleeping     3.    How to enable   To enable CE log, in OS design property page, under build...
Comments
Post a Comment