I am new on Intel pin tool, and begin to study pin tool recently. In tutorial, it describe modes of pin tool:
Sometimes, however, it can be useful to look at different granularity than a trace. For this purpose Pin offers two additional modes: image and routine instrumentation. These modes are implemented by "caching" instrumentation requests and hence incur a space overhead, these modes are also referred to as ahead-of-time instrumentation.
I want to know what is the meaning of "image".
Thank you.