make wget http://lph.ece.utexas.edu/class/Sp15EE382N/Lab1?action=download&upname=test_cache.c.txt mv test_cache.c.txt test_cache.c wget http://lph.ece.utexas.edu/downloads/EE382V_Principles/test_cache.out gcc -O0 test_cache.c -o test_cache ../../../pin -t obj-ia32/dcache.so -- ./test_cache diff dcache.out test_cache.out