Hi everyone, I am aware that there is a way to specify multiple debug flags in comma separated formatting. e.g. --debug-flags=O3PipeView,Cache,HWPrefetch Also, there is an option to print these debug messages into a file. e.g. --debug-file=debug_log Is there any option available to direct these debug flag output into corresponding individual files?
I'm currently using grep to extract what I need from the single 'debug-file' which takes significant time when the file is huge for a longer simulation. Thanks in advance, Arth
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org