Generate and export the sequence number
authorJulien Desfossez <jdesfossez@efficios.com>
Mon, 15 Jun 2015 20:33:47 +0000 (16:33 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 4 Mar 2016 00:52:04 +0000 (19:52 -0500)
commit1ff31389b273bb27a619a794ce414c65e73cb6ea
treeabfa27ab960f7b335f15a0793585637b0f2505a6
parent2d94adc56c0a427629ddcf730218978a3bb66511
Generate and export the sequence number

This allows the viewer to identify the gaps between trace packets.

This is a locked-step with the corresponding commit in lttng-tools.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-ctl.h
liblttng-ust-ctl/ustctl.c
liblttng-ust/lttng-rb-clients.h
liblttng-ust/lttng-ring-buffer-client.h
libringbuffer/backend_internal.h
libringbuffer/backend_types.h
libringbuffer/frontend_internal.h
libringbuffer/ring_buffer_backend.c
This page took 0.032381 seconds and 4 git commands to generate.