Hi,
I will try that. I have an additional question. The requests from the
traffic generator are going into a block which I implemented in gem5. While
taking checkpoints how do I make sure that gem5 saves the state of the
block (implemented by me).

PS: I am doing se.py

On Thu, Apr 25, 2019 at 2:09 AM, Serhat Gesoglu <
serhat.geso...@manchester.ac.uk> wrote:

> Hello,
> You can combine "--at-instruction" and "--take-checkpoint" /
> "--checkpoint-restore" flags to take a checkpoint after 100M instructions
> and restore from the same point.
>
> Serhat
>
> ________________________________________
> From: gem5-users [gem5-users-boun...@gem5.org] on behalf of siva sankar [
> sankar.siva...@gmail.com]
> Sent: 24 April 2019 22:00
> To: gem5 users mailing list
> Subject: [gem5-users] Checkpoints with Traffic Generator
>
> Hi all,
>
> Is there anyway to run Traffic Generator with checkpoints. Basically my
> problem is I am running a trace through my memory model and it is vaulting
> at around 110M instructions. But everytime I want to debug I have to wait
> for the trace to reach 110M instructions. Is it possible for me to save a
> checkpoint at 100M and then resume from there when I am debugging?
>
> --
> Thanks and regards
> Siva Sankar G
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

-- 
Thanks and regards
Siva Sankar G
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to