Hi Siqing, You can find the PARSEC ROI example mentioned in the webpage is here, https://github.com/darchr/parsec-benchmark/commits/gem5-20-annotations
gem5-resources (https://gem5.googlesource.com/public/gem5-resources/) has the documentation of setting up full system gem5 experiments with several benchmarks including PARSEC benchmark, which also uses m5 annotations for ROI. Regards, Hoa Nguyen On 11/3/20, -17 via gem5-users <gem5-users@gem5.org> wrote: > Hi all: > What I want to do now is to run a program in FS mode and observe the > statistical differences among different code segments. > I know that in SE mode, this work can be easily done with M5ops, for > example, add a code: > m5_dump_reset_stats(0,0) > In the FS mode, M5ops can be input through the shell, for example, to exit > the simulation: > m5 exit > And build checkpoint: > m5 checkpoint > > > So, for a program running in FS, obviously I cannot use the shell as input. > In this case, how can I ignore the initialization of the program and some > other stages and only get the statistics of the Region of Interest? > This webpage introduces the configuration of ROI in PARSEC, but it seems not > specific enough. Can anyone have any clear > guidance?https://www.gem5.org/documentation/general_docs/checkpoints/ > > > /**************************************/ > > NUDT > Siqing Fu > > > _______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s