最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to collect instruction traces that can be used by the gem5 simulator? - Stack Overflow

programmeradmin2浏览0评论

I want to analyze the impact of different microarchitecture designs on a certain workload, so I would like to collect traces on a machine running that workload and use those traces in the gem5 simulator for comparison. Since this workload is a multithreaded network program with a relatively complex startup process, it cannot be run by directly loading the binary in gem5.

Is there a way to collect offline traces from a machine running the target workload? I have checked the gem5 documentation but could not find the corresponding tutorial.

发布评论

评论列表(0)

  1. 暂无评论