Analyze Your System with Kernel Tracing
The instrumented kernel can gather a variety of events, including:
kernel calls
process manager activities
interrupts
scheduler changes
context switches
user-defined trace data
Overview of the QNX System Profiler
Configure a target for system profiling
View and interpret the captured data
Track events
Gather statistics from trace data
Determine thread state behavior
Analyze multiprocessor systems
Analyze systems with Adaptive Partitioning scheduling
Using Function Instrumentation mode with the System Profiler
System Profiler use cases