aboutsummaryrefslogtreecommitdiffstats
path: root/trace-graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'trace-graph.h')
-rw-r--r--trace-graph.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/trace-graph.h b/trace-graph.h
index cfa5db7..ffd7cf5 100644
--- a/trace-graph.h
+++ b/trace-graph.h
@@ -42,6 +42,7 @@ enum graph_plot_type {
42 PLOT_TYPE_CPU, 42 PLOT_TYPE_CPU,
43 PLOT_TYPE_TASK, 43 PLOT_TYPE_TASK,
44 PLOT_TYPE_RT_TASK, 44 PLOT_TYPE_RT_TASK,
45 PLOT_TYPE_RT_CPU,
45}; 46};
46 47
47enum plot_time_type { 48enum plot_time_type {