gem5/configs/example
Matthias Jung b682366b30 config: Fix missing include in fs.py
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>
2017-01-09 09:32:13 -06:00
..
arm arm, config: Add missing IOCache in bL config 2016-12-06 17:10:36 +00:00
apu_se.py gpu-compute: support in-order data delivery in GM pipe 2016-10-26 22:48:28 -04:00
etrace_replay.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
fs.py config: Fix missing include in fs.py 2017-01-09 09:32:13 -06:00
garnet_synth_traffic.py config: Break out base options for usage with NULL ISA 2016-10-26 14:50:54 -04:00
hmctest.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
memcheck.py config: Add an option to generate a random topology in memcheck 2016-12-05 16:48:31 -05:00
memtest.py mem: Split the hit_latency into tag_latency and data_latency 2016-11-30 17:10:27 -05:00
read_config.py config: Added missing types to JSON/INI Python reader 2015-11-22 05:10:21 -05:00
ruby_direct_test.py config: Break out base options for usage with NULL ISA 2016-10-26 14:50:54 -04:00
ruby_gpu_random_test.py config: Break out base options for usage with NULL ISA 2016-10-26 14:50:54 -04:00
ruby_mem_test.py config: Break out base options for usage with NULL ISA 2016-10-26 14:50:54 -04:00
ruby_random_test.py config: Break out base options for usage with NULL ISA 2016-10-26 14:50:54 -04:00
se.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00