X-Git-Url: http://git.liburcu.org/?p=lttngtop.git;a=blobdiff_plain;f=src%2Fiostreamtop.h;h=fe2e5db39dc13e3221794a06739eb02233273d43;hp=2c80d49526b07d6b3afa1b122c26737836d4ce39;hb=59288610ca44efca4b68b954b7ffccd06fecd2b7;hpb=5827765941cff09d13353fc49d88071a3beefa97 diff --git a/src/iostreamtop.h b/src/iostreamtop.h index 2c80d49..fe2e5db 100644 --- a/src/iostreamtop.h +++ b/src/iostreamtop.h @@ -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);