aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/profiling/latency_profile
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-02-08 13:36:44 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-02-08 13:36:44 -0800
commit360c0d50654716966e2ca6e96110ffd15aabfee0 (patch)
tree9f8ca93c50d6297afa91d2b7dbcbad20cd0c7300 /tools/profiling/latency_profile
parentf74d1727917747a0cef75fa9b849aa77cfa091c4 (diff)
Add comments, fix bug
Diffstat (limited to 'tools/profiling/latency_profile')
-rwxr-xr-xtools/profiling/latency_profile/run_latency_profile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/profiling/latency_profile/run_latency_profile.sh b/tools/profiling/latency_profile/run_latency_profile.sh
index 7ebe308e0a..715f525d2f 100755
--- a/tools/profiling/latency_profile/run_latency_profile.sh
+++ b/tools/profiling/latency_profile/run_latency_profile.sh
@@ -44,4 +44,4 @@ else
PYTHON=python2.7
fi
-$PYTHON tools/profiling/microbenchmark/bm.py bm_fullstack
+$PYTHON tools/run_tests/run_microbenchmark.py bm_fullstack