Process Trace in operating system
What is Trace Of The Process?
List of a sequence of executed instruction is called trace of the process.
- Executed instruction can be instructions for all processes plus instructions of the dispatcher.
What is the Dispatcher?
The dispatcher is a program that gives control of the processor to the process selected by the CPU scheduler.