From 76c41fd907a3f7e7d574da4c075f30656e3ede9f Mon Sep 17 00:00:00 2001 From: Cyril SIX Date: Fri, 17 May 2019 14:14:38 +0200 Subject: Measures to CSV done --- test/monniaux/tacle-bench-lift/make.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'test/monniaux/tacle-bench-lift') diff --git a/test/monniaux/tacle-bench-lift/make.proto b/test/monniaux/tacle-bench-lift/make.proto index 58dd5c39..c4849bab 100644 --- a/test/monniaux/tacle-bench-lift/make.proto +++ b/test/monniaux/tacle-bench-lift/make.proto @@ -1,3 +1,4 @@ intro: "ALL_CFLAGS = -include kill_pragma.h" objdeps: [{name: liftlibcontrol, compiler: both}, {name: liftlibio, compiler: both}] target: lift +measures: [cycles] -- cgit