diff --git a/run_config.json b/run_config.json index d7b1a8653d..b560f22f04 100644 --- a/run_config.json +++ b/run_config.json @@ -14,7 +14,7 @@ }, { "name": "pausetimes_multicore", - "command": "bash pausetimes_multicore %{output} taskset --cpu-list 5 %{command}" + "command": "olly latency --json '%{output} taskset --cpu-list 5 %{command}'" } ], "benchmarks": [ diff --git a/run_config_byte.json b/run_config_byte.json index 1207ec5a80..0757b2d517 100644 --- a/run_config_byte.json +++ b/run_config_byte.json @@ -14,7 +14,7 @@ }, { "name": "pausetimes_multicore", - "command": "bash pausetimes_multicore %{output} taskset --cpu-list 5 %{command}" + "command": "olly latency --json '%{output} taskset --cpu-list 5 %{command}'" } ], "benchmarks": [