From bd3b14dd05b0b7fadf26363cd1424a3e22f7be6a Mon Sep 17 00:00:00 2001 From: Burt P Date: Wed, 24 Oct 2018 16:00:03 -0500 Subject: add hardinfo param for maximum number of benchmark results to include Signed-off-by: Burt P --- includes/hardinfo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'includes') diff --git a/includes/hardinfo.h b/includes/hardinfo.h index ab5507bd..881924c5 100644 --- a/includes/hardinfo.h +++ b/includes/hardinfo.h @@ -63,6 +63,7 @@ struct _ProgramParameters { gboolean markup_ok; gint report_format; + gint max_bench_results; gchar **use_modules; gchar *run_benchmark; -- cgit v1.2.3