TimingProfiler for x86 factsheet

TimingProfiler for x86 helps you identify application parts that cause unsatisfactory execution times. It delivers results as soon as there is compiled code, and thus can be used very early in the development process, when measurements on physical hardware are costly or impossible.

This makes TimingProfiler ideally suited for constantly monitoring timing behavior during software development and in model-based development environments.

The goal is not to give precise worst-case guarantees like with aiT, but to enable development of applications in a timing-conscious way without cumbersome measurements on physical hardware. The analysis is applicable when no hardware is available yet, or the application is not mature enough for measurements.

Key benefits

Supported compilers

Architecture variants and extensions

The supported instructions sets are:

This covers a wide array of architectures, including 8086, 80286, i386, i486, and AMD K6-2E+.
Am486 and i386DX are supported separately.

System requirements