aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/configs.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-02-07 15:16:40 -0800
committerGravatar GitHub <noreply@github.com>2017-02-07 15:16:40 -0800
commitea2c59420c38a4e035c27a1172cb9aaad9c9351c (patch)
treecdecca5dfe56eb0cc9513daa3ece4b91330380d8 /tools/run_tests/generated/configs.json
parent3f48430beb527dc06e97d232ce6ed5a6855afad7 (diff)
parent01d7d9b2e52e5945616610025527908c4101df03 (diff)
Merge pull request #9619 from ctiller/bm_counters
Add counters for important metrics to bm_fullstack
Diffstat (limited to 'tools/run_tests/generated/configs.json')
-rw-r--r--tools/run_tests/generated/configs.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/run_tests/generated/configs.json b/tools/run_tests/generated/configs.json
index 091f5d9823..9173bd7c19 100644
--- a/tools/run_tests/generated/configs.json
+++ b/tools/run_tests/generated/configs.json
@@ -66,5 +66,8 @@
},
{
"config": "mutrace"
+ },
+ {
+ "config": "counters"
}
]