Each view can access process details view
[lttngtop.git] / src / iostreamtop.h
index 2c80d49526b07d6b3afa1b122c26737836d4ce39..fe2e5db39dc13e3221794a06739eb02233273d43 100644 (file)
@@ -26,6 +26,7 @@
 
 struct files *get_file(struct processtop *proc, int fd);
 void show_table(GPtrArray *tab);
+void insert_file(struct processtop *proc, int fd);
 
 enum bt_cb_ret handle_exit_syscall(struct bt_ctf_event *call_data,
                void *private_data);
This page took 0.021658 seconds and 4 git commands to generate.