X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf%2Ftypes.h;h=574f97b3657aa9b83ba4610f8afdde7efcda50a2;hb=1e8e8e2fb8ef9e36cbc2c5a692e9fa1d11cbb52a;hp=cc8acbf5ef173e3b3e413a21b6d528b9149d5720;hpb=138cb20b8bfbe509ca3192cc130a3abe8cd0b274;p=babeltrace.git diff --git a/include/babeltrace/ctf/types.h b/include/babeltrace/ctf/types.h index cc8acbf5..574f97b3 100644 --- a/include/babeltrace/ctf/types.h +++ b/include/babeltrace/ctf/types.h @@ -249,5 +249,6 @@ void ctf_print_timestamp(FILE *fp, struct ctf_stream_definition *stream, uint64_t timestamp); int ctf_append_trace_metadata(struct bt_trace_descriptor *tdp, FILE *metadata_fp); +void ctf_print_discarded_lost(FILE *fp, struct ctf_stream_definition *stream); #endif /* _BABELTRACE_CTF_TYPES_H */