Troubleshooting: Data Collected by the Kernel Profiler Seems Inaccurate (Windows CE 5.0)
Description
The kernel profiler reports hits in symbols that are not functions, or reports a large number of hits in a function that is not consuming much time.
Resolution
The profiler symbols may be incorrect.
Verify that each .map file in the release directory matches the corresponding executable file. If the timestamps do not match, rebuild the executable file and then build a new run-time image. For information about building a run-time image that supports the kernel profiler, see Building a Run-Time Image That Supports the Kernel Profiler.
See Also
Setting Up the Kernel Profiler | Creating a Kernprof Version of the Kernel
Send Feedback on this topic to the authors