Content deleted Content added
spelling |
|||
Line 7:
Events can be hardware (time source, performance counter) or software triggered (function call, OS scheduling).
As the summation in a profile often is done related to the source code positions where the events happen, the size of measurement data is linear to the code size of the program. In contrast, the size of a trace is linear to the program's runtime, making it somewhat
events, thus requiring the full trace to get an understanding of the problem.
|