aboutsummaryrefslogtreecommitdiffstats
path: root/rt-plot-vtask.h
diff options
context:
space:
mode:
Diffstat (limited to 'rt-plot-vtask.h')
-rw-r--r--rt-plot-vtask.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/rt-plot-vtask.h b/rt-plot-vtask.h
new file mode 100644
index 0000000..05a026c
--- /dev/null
+++ b/rt-plot-vtask.h
@@ -0,0 +1,4 @@
1#include "trace-graph.h"
2
3void insert_vtask(struct graph_info *ginfo, struct cont_list *cont,
4 struct vcpu_list *vcpu_info);