aboutsummaryrefslogtreecommitdiffstats
path: root/rt-graph.h
diff options
context:
space:
mode:
authorJonathan Herman <hermanjl@cs.unc.edu>2012-03-28 16:34:20 -0400
committerJonathan Herman <hermanjl@cs.unc.edu>2012-03-28 16:34:20 -0400
commit57672aa4f46311a82d4a9437d512adb099a7f8bf (patch)
treedcd072ee724f62327599df2b3c3edaaabacbe45b /rt-graph.h
parentb53dd6d749e0a164010f2cf1fedab2b10b8bb305 (diff)
containers: virtual cpus display in the normal case
Diffstat (limited to 'rt-graph.h')
-rw-r--r--rt-graph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt-graph.h b/rt-graph.h
index 8252d61..12ce72d 100644
--- a/rt-graph.h
+++ b/rt-graph.h
@@ -10,7 +10,7 @@
10#include "rt-plot-container.h" 10#include "rt-plot-container.h"
11 11
12#define LLABEL 30 12#define LLABEL 30
13#define SEARCH_PERIODS 3 13#define SEARCH_PERIODS 1
14#define NO_CPU -1 14#define NO_CPU -1
15#define RT_TS_FIELD "__rt_ts" 15#define RT_TS_FIELD "__rt_ts"
16 16