aboutsummaryrefslogtreecommitdiffstats
path: root/rt-graph.h
diff options
context:
space:
mode:
authorJonathan Herman <hermanjl@cs.unc.edu>2012-03-29 15:44:25 -0400
committerJonathan Herman <hermanjl@cs.unc.edu>2012-03-29 15:44:25 -0400
commit6c6d6b6ff8ad6cb08d57232ca8ae0ba0261ac823 (patch)
tree51c115bd5a8d78fd3c245e5377cac8ca7241a43a /rt-graph.h
parent51fa96a4580b90d88e226511f5038d3b49a7e33f (diff)
rt-graph: popup resolution expanded, works in both directions
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 12ce72d..27aeb88 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 1 13#define SEARCH_PERIODS 5
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