diff options
Diffstat (limited to 'rt-plot-vtask.h')
-rw-r--r-- | rt-plot-vtask.h | 4 |
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 | |||
3 | void insert_vtask(struct graph_info *ginfo, struct cont_list *cont, | ||
4 | struct vcpu_list *vcpu_info); | ||