Hello, I am writing a trace probe for AtomicSimpleCPU. The simulation is planed to run in SE mode. For user-level instruction, I can get address and data of memory access by *traceData* member in BasicSimpleCPU. But for system call, I don't know how to collect the memory change during the syscall emulation, especially when read/write syscalls are emulated. Anybody can provide a clue for me?
Thanks, Meng _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
