aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-03-22 09:17:32 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-03-22 09:17:32 -0700
commit407101b2c41c111e549935703b19dcdb5c5d0f09 (patch)
treec46df59ca6c4b36cd70df81bc44301e905833162 /tools
parent9fb3131dba86899828783aa10e17e0912068c76e (diff)
Add bm
Diffstat (limited to 'tools')
-rwxr-xr-xtools/run_tests/run_microbenchmark.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/run_microbenchmark.py b/tools/run_tests/run_microbenchmark.py
index 55bf313bd5..6bedc54941 100755
--- a/tools/run_tests/run_microbenchmark.py
+++ b/tools/run_tests/run_microbenchmark.py
@@ -210,6 +210,7 @@ argp.add_argument('-b', '--benchmarks',
'bm_error',
'bm_chttp2_hpack',
'bm_chttp2_transport',
+ 'bm_pollset',
'bm_metadata',
'bm_fullstack_trickle',
],