[lttng-dev] lost events in a trace

2017-06-13 Thread Deneau, Tom
I am using the babeltrace python3 bindings on a trace collected with event-loss-mode set to discard. The tracecollection is a combination of a kernel channel and a usermode channel. How can I tell whether there are any lost events in this trace? -- Tom Deneau __

Re: [lttng-dev] lost events in a trace

2017-06-13 Thread Philippe Proulx
On Mon, Jun 12, 2017 at 6:21 PM, Deneau, Tom wrote: > > I am using the babeltrace python3 bindings on a trace collected with > event-loss-mode > set to discard. The tracecollection is a combination of a kernel channel and > a usermode > channel. How can I tell whether there are any lost events