diff options
Diffstat (limited to 'trace-graph.h')
-rw-r--r-- | trace-graph.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trace-graph.h b/trace-graph.h index ee57be6..1cb77b9 100644 --- a/trace-graph.h +++ b/trace-graph.h | |||
@@ -41,6 +41,7 @@ enum graph_plot_type { | |||
41 | PLOT_TYPE_OTHER, | 41 | PLOT_TYPE_OTHER, |
42 | PLOT_TYPE_CPU, | 42 | PLOT_TYPE_CPU, |
43 | PLOT_TYPE_TASK, | 43 | PLOT_TYPE_TASK, |
44 | PLOT_TYPE_RT_TASK, | ||
44 | }; | 45 | }; |
45 | 46 | ||
46 | struct graph_plot; | 47 | struct graph_plot; |