Turn on profiling in microbenchmarking.
authorroot <root@c09-45.sysnet.ucsd.edu>
Mon, 28 Feb 2011 13:33:13 +0000 (05:33 -0800)
committerroot <root@c09-45.sysnet.ucsd.edu>
Mon, 28 Feb 2011 13:33:13 +0000 (05:33 -0800)
microbench/setup/run-proxy

index 80ec5be..c3013c7 100755 (executable)
@@ -6,6 +6,7 @@
 . /scratch/aws-keys
 export BLUESKY_CACHE_SIZE=$((512 * 1024))
 export BLUESKY_TARGET=s3
+export BLUESKY_PROFILE_OUT=/export2/profile.txt
 
 # Export any environment variables specified on the command line
 for e in "$@"; do