Gem5 supports creation of basic block vector profile in atomic mode with
fastmem. I have ported the same code to detailed mode so that I can
generate basic block vector profile in detailed mode (as in full system
mode, I was seeing some differences in execution path in detailed and
atomic mode). This functionality seems to be working but I am not sure
about the accuracy. I wonder, if there is something potentially wrong with
this approach (I mean using the same bbv gen. code with detailed mode) ?
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to