Of course, but why would those interrupts affect the flow of user-level code? In the real world it might pollute the L1/L2 caches with non-app data and reduce the hit rate when the user-level execution resumes, but I don't think that makes the output from valgrind less useful.
/ Jonas Walldén
Previous text:
2004-01-17 14:06: Subject: file limits
Uh, but unless you emulate the entire universe you will always have external factors. If you emulate just the CPU, you will have external hardware (such as UART:s, video processors, etc), if you emulate those too, you'll still have user input, network traffic etc.
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)