【问题标题】:Creating traces of SPEC using pin使用 pin 创建 SPEC 的痕迹
【发布时间】:2020-12-18 14:03:26
【问题描述】:

我试图创建spec2006的痕迹,但不知道要传入什么程序

pin -t obj-intel64/champsim_tracer.so -- <your program here>

bzip2 和 gcc 这样的一个 int 程序中就有很多 cpp 文件。

【问题讨论】:

  • 我使用 Champsim 作为模拟器

标签: benchmarking trace cpu-architecture intel-pin


【解决方案1】:

您需要提供可执行文件名作为输入。 例如,

pin -t obj-intel64/champsim_tracer.so -- gcc hello.c

pin -t obj-intel64/champsim_tracer.so -- bzip2 input_file_name

【讨论】:

    猜你喜欢
    • 2022-10-05
    • 1970-01-01
    • 1970-01-01
    • 2011-01-31
    • 1970-01-01
    • 2013-09-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多