Hello,

I have a question to checkpoint gem5.

According to the description at http://gem5.org/Checkpoints, we can
annotate gem5 to do checkpoint by adding m5_roi_begin() and m5_roi_end() to
source code. Can anyone explain some more details about how to use them?

After adding them to source code, I need something to compile code (header
file + library or some implementation, e.g. ptlcall.h in MARSSx86) but I
could not find anything named m5_roi_begin or m5_roi_end in the entire gem5
code. Googling m5_roi_begin does not give me some meaningful discussion
about it.

Thanks.

Regards,
Dong Wan Kim
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to