I have used the following options with gem5.

$ ./build/RISCV/gem5.opt  --debug-flags=ExecUser ./configs/example/se.py a.out

Getting Errors:
------------------
gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Jun 17 2019 18:51:36
gem5 started Jun 18 2019 18:29:56
gem5 executing on exaleapserver-Inspiron-3470, pid 15617
command line: ./build/RISCV/gem5.opt --debug-flags=ExecUser 
./configs/example/se.py a.out

Error: script doesn't take any positional arguments


$ ./build/RISCV/gem5.opt ./configs/example/se.py 
--inst-trace-file=INST_TRACE_FILE a.out

Getting Errors:
------------------
gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Jun 17 2019 18:51:36
gem5 started Jun 18 2019 18:28:22
gem5 executing on exaleapserver-Inspiron-3470, pid 15534
command line: ./build/RISCV/gem5.opt ./configs/example/se.py 
--inst-trace-file=INST_TRACE_FILE a.out

Error: script doesn't take any positional arguments

Help to get the Trace file..

Regards,
khan.


________________________________
From: gem5-users <gem5-users-boun...@gem5.org> on behalf of jasmin.jahic 
<jasmin.ja...@gmail.com>
Sent: 18 June 2019 5:49 PM
To: gem5 users mailing list
Subject: Re: [gem5-users] Trace file capture.

Hello,

Did you enable the flags for trace capturing?

Can you share how do you execute gem5?

Best regards,
Jasmin



Poslano sa mog Samsung Galaxy pametnog telefona.

-------- Original message --------
Od: Ghalib Khan <ghalib.k...@exaleapsemi.com>
Date: 18.6.19. 13:44 (GMT+01:00)
U: gem5-users@gem5.org
Predmet: [gem5-users] Trace file capture.

Hi

        I was using the gem5 Tool, I am not able to capture the instruction 
trace. Can you guys help me to get the trace file.

Thanks & Regards,
khan
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to