X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fkernel-ctl%2Fkernel-ctl.h;fp=src%2Fcommon%2Fkernel-ctl%2Fkernel-ctl.h;h=d88f5e7659f336dcf8794b5684f624ad1dfb9212;hp=952fb6fd12ec51084170e6cbce60c09bc5d2c42b;hb=f22dd89135f6b1749cd75735f04e3cb309da12c1;hpb=001b7e62c1cb15f9d6cb835647b81028d56cf2d8 diff --git a/src/common/kernel-ctl/kernel-ctl.h b/src/common/kernel-ctl/kernel-ctl.h index 952fb6fd1..d88f5e765 100644 --- a/src/common/kernel-ctl/kernel-ctl.h +++ b/src/common/kernel-ctl/kernel-ctl.h @@ -93,6 +93,7 @@ int kernctl_get_subbuf(int fd, unsigned long *pos); int kernctl_put_subbuf(int fd); int kernctl_buffer_flush(int fd); +int kernctl_buffer_flush_empty(int fd); int kernctl_get_metadata_version(int fd, uint64_t *version); /* index */