X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=liblttng-ust%2Fltt-ring-buffer-client.h;h=0b6cd3e4536935f90bd183d006bdc6184cb4f95b;hb=18fc8d7163331ebf5fabd2e638c0b3e52cd40e53;hp=f18b4ed387cdf876dffebd4ae41b7a808b57b55d;hpb=6d940e0f88f76cd19717c3421929de05a7c8ac94;p=deliverable%2Flttng-ust.git diff --git a/liblttng-ust/ltt-ring-buffer-client.h b/liblttng-ust/ltt-ring-buffer-client.h index f18b4ed3..0b6cd3e4 100644 --- a/liblttng-ust/ltt-ring-buffer-client.h +++ b/liblttng-ust/ltt-ring-buffer-client.h @@ -51,7 +51,7 @@ struct packet_header { /* Stream packet context */ uint64_t timestamp_begin; /* Cycle count at subbuffer start */ uint64_t timestamp_end; /* Cycle count at subbuffer end */ - uint32_t events_discarded; /* + unsigned long events_discarded; /* * Events lost in this subbuffer since * the beginning of the trace. * (may overflow)