Hi ,gem5 users! I am using gem5 to collect write/read request to L2cache in multiCPU se.py configuration.I want to know the info about task id,cpu id,isWrite or isRead of each request sent from the cpu to the L2cache. I see the stats.txt,but it only contains the total number of instructions,is there a way to configure the output to stats.txt.if there is,which file it should be? Someone told me to use src/cpu/inst_pb_trace.cc to write my own code,but I donnot know the usage of tihs Object.Is there a API of gem5's python or c++' class?Like SrcClockDomain() in python se.py Thanks to you all!
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users