This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install zlib1g-dev | |
sudo apt-get install libglib2.0 | |
sudo apt-get install autoconf | |
sudo apt-get install libtool | |
sudo apt-get install flex | |
sudo apt-get install bison | |
sudo apt-get install qemu-kvm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fill router is ITLB(0) | |
Bottom:clear router is Memory(0) | |
single:clear router is L2(0) | |
single:clear router is IL1(0) | |
single:clear router is ITLB(0) | |
Fill router is PTLB(0) | |
Bottom:clear router is Memory(0) | |
single:clear router is L2(0) | |
Creating inorder processor 0 | |
Fill router is ITLB(0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Scanning dependencies of target esesc | |
[ 98%] Building CXX object main/CMakeFiles/esesc.dir/esesc.cpp.o | |
In file included from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/utility.hpp:13:0, | |
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/estl.h:59, | |
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/GStats.h:29, | |
from /home/zli781/research/esesc/arm_esesc/emul/libemulint/EmuSampler.h:45, | |
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/PowerModel.h:45, | |
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/BootLoader.h:41, | |
from /home/zli781/research/esesc/arm_esesc/main/esesc.cpp:34: | |
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/utility/base_from_member.hpp:100:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0%] [FLEX][conflexer] Building scanner with flex 2.6.0 | |
[ 0%] [BISON][confparser] Building parser with bison 3.0.4 | |
/home/zli781/research/esesc/mips_esesc/misc/libsuc/conflex.y: warning: 40 shift/reduce conflicts [-Wconflicts-sr] | |
/home/zli781/research/esesc/mips_esesc/misc/libsuc/conflex.y: warning: 3 reduce/reduce conflicts [-Wconflicts-rr] | |
Scanning dependencies of target suc | |
[ 1%] Building CXX object misc/libsuc/CMakeFiles/suc.dir/nanassert.cpp.o | |
[ 1%] Building CXX object misc/libsuc/CMakeFiles/suc.dir/lightson.cpp.o | |
[ 1%] Building CXX object misc/libsuc/CMakeFiles/suc.dir/LiveCacheCore.cpp.o | |
[ 2%] Building CXX object misc/libsuc/CMakeFiles/suc.dir/CodeProfile.cpp.o | |
[ 2%] Building CXX object misc/libsuc/CMakeFiles/suc.dir/GStats.cpp.o |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fill router is ITLB(0) | |
Bottom:clear router is Memory(0) | |
single:clear router is L2(0) | |
single:clear router is IL1(0) | |
single:clear router is ITLB(0) | |
Fill router is PTLB(0) | |
Bottom:clear router is Memory(0) | |
single:clear router is L2(0) | |
Creating inorder processor 0 | |
Sampler: inst, R:2000000, W:0, D:100000, T:300000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{0: u'__background__', | |
1: u'person', | |
2: u'bicycle', | |
3: u'car', | |
4: u'motorcycle', | |
5: u'airplane', | |
6: u'bus', | |
7: u'train', | |
8: u'truck', | |
9: u'boat', |