summaryrefslogtreecommitdiff
path: root/overlay/gpu-perf.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-22 10:59:58 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2013-08-22 10:59:58 +0000
commit184786988e5d78ae230139d76691b9ce7f97dca6 (patch)
tree54b95ff62e95e373fa254dd45e477dbcb6af622b /overlay/gpu-perf.h
parentb20a6b827924bfaf0bf92a1eae818385f90dfbea (diff)
overlay: Fill the blank charts with error messages
Instead of showing nothing, show a "space left intentionally blank" message. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'overlay/gpu-perf.h')
-rw-r--r--overlay/gpu-perf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/overlay/gpu-perf.h b/overlay/gpu-perf.h
index 3b91bd59..53699f75 100644
--- a/overlay/gpu-perf.h
+++ b/overlay/gpu-perf.h
@@ -30,6 +30,7 @@
#define MAX_RINGS 4
struct gpu_perf {
+ const char *error;
int page_size;
int nr_cpus;
int nr_events;