Hi, I am collecting some branch-bias and branch accuracy information during the gem5 execution and would like to dump that information into a file at the end of the execution.
- I am not sure how to detect the "end of program execution" in C. Is there a flag that is raised when the program execution completes? - An alternate question to the same problem: are there instructions on how to modify the C/Python framework in order to add more statistics to the m5out/stats.txt file? Any help is greatly appreciated! -Milad _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
