Hello Fernando, Thanks for the link.
It seems that for getting the periodic stats of a benchmark I need to change the source code of the benchmark, however I am wondering whether there is a way to dump the stats ONLY for ROI periodically (w/o checkpoints) without modifying the source code of the benchmark? Thanks, Shervin --------------------------------------------------------- Hello, What you're looking for is here: http://www.m5sim.org/M5ops You need to include a header file on your code and call functions to dump stats and/or reset them. You'll also need to include a .S file in your makefile. Hope it will help. 2012/10/23, shervin hajiamini <hajamini_2...@yahoo.com>: > > > Hi all, > > > For dumping stats periodically I > am using statDump(period) which is called in fs.py. Does anyone know how I > can use this function call > to dump stats for JUST the region of interest of a benchmark? > > Using statDump(period), > how can I create checkpoints for dumping stats periodically for the region > of interest? > > > Thanks, > > Shervin > > -- Fernando A. Endo, PhD student and researcher CEA Lab and Universit? de Grenoble, UJF France ------------------------------ _______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users End of gem5-users Digest, Vol 75, Issue 94 ******************************************
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users