
|
Supported Kernels |
Supports many kernels
- Standard adaptions for many operation systems
- More standard kernels in preparation
- Can be adapted to any kernel
Related WWW Sites
|
Software |
Display of Kernel Resources

- Tasks
- Queues/Semaphores
- Memory usage
- Mailboxes
- Display 'on the fly'
Detailed Resources
- Selection by name or ID
- Queue contents
- Memory blocks
- Task queues
Task CPU Usage
- Time spend in a task
- Number of switches to a task
- Average running time
- Ratio of CPU time used by task
- Maximum time a task is interrupted by other tasks
Task Activity Timechart
- Shows running tasks
- Tracking to other analyzer windows
Function Nesting Display
- Graphical function nesting
- Display task switches
- Can be combined with any other analyzer displays
Detailed Function Performance Analysis
- Time spend in function
- Minium/maximum time
- Average time
- Time spend in subroutines
- Time function was interrupted by an other task
- Number of calls
- Ratio of CPU time
Function Call Tree Analysis
- Shows function call hierarchy
- Time spend in subroutines
Function Timechart
- Shows programflow through functions
- Determine where time was spend on critical program paths
Task State Analysis
- States: undefined, ready, running, suspended, waiting
- Total time of state
- Maximum time
- Average time
- Number of occurences
- Ratio of CPU time
- Configurable display
Task State Timechart
- States: undefined, ready, running, waiting, suspended
- Uncovers priorisation problems
- Time spend in critical paths of the program
System Call Trace
- System call with parameters
- Originating task
- Time for system call
Virtual Terminals
- Communication to application without stopping CPU
- High-speed terminal emulation
- Control of target resident debugging tools
Manual System Calls
- Send messages
- Set event flags
- Simulate special target conditions
Graphical Diagrams
- CPU load used
- CPU load used by one task
- System calls, task switches or events per second
Flexible Time Charts
- Shows any event graphically
- Relation of external events to kernel activities
- Display of response time
|