Hi, Shervin To dump stats only for the ROI, you can put gem5 function calls like m5_dumpreset_stats(m,n) into your applications' source code and recompile. You can check ./util/m5 for more available functions.
If you are running Parsec with X86, they've already compiled a "hook" API and you can simply modify the hook library, recompile the library and dump ROI stats without recompiling parsec binaries. Runjie ------------------------------------------------ Hi Sascha, Thanks a lot, I try that. By the way is there any chance that the stats are dumped only for the Region of Interest (ROI) of a benchmark rather than for the entire benchmark. Any idea? Regards, Shervin
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users