diff --git a/setup.sh b/setup.sh index 55341b5..95b0237 100644 --- a/setup.sh +++ b/setup.sh @@ -17,3 +17,4 @@ cp ../target/release/two_thread_cal /usr/bin/two_thread_cal echo "Starting measurements" modprobe msr /usr/bin/two_thread_cal | bzip2 -c > /root/results.txt.bz2 +lstopo --of xml > /root/lstopo.xml