Hi all, I am using a communication monitor(CommMonitor) to observe packets exchanged at a master and slave interface using the following command:
build/X86/gem5.opt --debug-flags=CommMonitor --debug-file=sum_cpu.txt.gz configs/example/se_edit.py -c tests/test-progs/hello/bin/x86/linux/main -n 1 --caches --l2cache --mem-type=DDR3_1600_8x8 --mem-size=2048MB --cpu-type=TimingSimpleCPU In the debug file I see a whole bunch of messages, where I expect the program execution messages should be smaller than what I am getting. Is there a way I can identify which of the DPRINTF messages are related to the program execution? I only need messages that are produced by the program execution. Any help is highly appreciated. Thank you, Rubel Ahmed
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
