Dynamic Instructions Calculation

Dynamic Instructions Calculation

Open-source tool to find complete instructions analysis during program execution in runtime with 100% precision

9
Dynamic Instructions Calculation

Dynamic Instructions Calculation

Open-source tool to find complete instructions analysis during program execution in runtime with 100% precision

The problem Dynamic Instructions Calculation solves

Finding instruction analysis is a time-consuming and repetitive task. Simply converting the source code to assembly language would not work as there are branches, lops and other things which would affect the actual execution of instructions.
What we need is an actual tool to count the instructions and take their information for each instruction.

Technologies used

Discussion