b682366b30
Bugfix for Elastic Traces This patch fixes the bug when elastic traces are used: build/ARM/gem5.opt \ configs/example/fs.py \ --cpu-type=arm_detailed \ --num-cpu=1 \ --mem-type=SimpleMemory \ --mem-size=512MB \ --mem-channels=1 \ --caches \ --elastic-trace-en \ --data-trace-file=data.proto.gz \ --inst-trace-file=inst.proto.gz \ --machine-type=VExpress_EMM \ --dtb-filename=vexpress.aarch32.ll_20131205.0-gem5.1cpu.dtb \ --kernel=vmlinux.aarch32.ll_20131205.0-gem5 \ --disk-image=linux-aarch32-ael.img NameError: global name 'CpuConfig' is not defined Signed-off by: Jason Lowe-Power <jason@lowepower.com> |
||
---|---|---|
.. | ||
arm | ||
apu_se.py | ||
etrace_replay.py | ||
fs.py | ||
garnet_synth_traffic.py | ||
hmctest.py | ||
memcheck.py | ||
memtest.py | ||
read_config.py | ||
ruby_direct_test.py | ||
ruby_gpu_random_test.py | ||
ruby_mem_test.py | ||
ruby_random_test.py | ||
se.py |