X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fiostreamtop.h;h=2c80d49526b07d6b3afa1b122c26737836d4ce39;hb=e05a35a69ff03f10bba459a07dc26684049f1bc9;hp=e809ebada65c9eb90b9c4b586a74f683ba3c1595;hpb=71bd7ce14826a0d7067c45657f33080e546cd5dc;p=lttngtop.git diff --git a/src/iostreamtop.h b/src/iostreamtop.h index e809eba..2c80d49 100644 --- a/src/iostreamtop.h +++ b/src/iostreamtop.h @@ -37,5 +37,7 @@ enum bt_cb_ret handle_sys_open(struct bt_ctf_event *call_data, void *private_data); enum bt_cb_ret handle_sys_close(struct bt_ctf_event *call_data, void *private_data); +enum bt_cb_ret handle_statedump_file_descriptor(struct bt_ctf_event *call_data, + void *private_data); #endif /* _IOSTREAMTOP_H */