Share via


Preparing an OSCapture File for Viewing in Remote Kernel Tracker (Windows CE 5.0)

Send Feedback

After you use OSCapture.exe to capture data to a log file on a target device, you can transfer the data from the target device to a development workstation and view the log file with Remote Kernel Tracker.

To prepare a log file for viewing with Remote Kernel Tracker

  1. Open a command window.

  2. Navigate to the flat release directory.

  3. At the command prompt, type

    Readlog -sync celog.clgnewfile.clg
    

    Where celog.clg is the log file that was produced by OSCapture.

    This command causes Readlog to create a new copy of the .clg log file with a sync header at the beginning. The sync header, produced by CeLogReSync, lists all the existing processes, threads, and modules. Remote Kernel Tracker uses the sync header to display the CeLog data graphically.

You can now view the log file with Remote Kernel Tracker.

For information about how to view the contents of a file with Remote Kernel Tracker, see Starting Remote Kernel Tracker in File Mode.

See Also

Remote Kernel Tracker | Readlog Viewing Tool

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.