summaryrefslogtreecommitdiff
path: root/perf/cairo-perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'perf/cairo-perf.h')
-rw-r--r--perf/cairo-perf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/cairo-perf.h b/perf/cairo-perf.h
index b52bdfaf..9c70b5b3 100644
--- a/perf/cairo-perf.h
+++ b/perf/cairo-perf.h
@@ -77,6 +77,7 @@ typedef struct _cairo_perf {
cairo_bool_t exact_iterations;
cairo_bool_t raw;
cairo_bool_t list_only;
+ cairo_bool_t observe;
char **names;
unsigned int num_names;
char **exclude_names;