Add stream instance id to the packet header
authorJulien Desfossez <jdesfossez@efficios.com>
Sat, 1 Aug 2015 04:06:03 +0000 (00:06 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 2 Aug 2015 15:35:01 +0000 (11:35 -0400)
commit5594698f9c8ad13e0964c67946d1867df7757dae
treebd52903c3482ba6a1757c1e871a9878200684a63
parent5b3cf4f924befda843a7736daf84f8ecae5e86a4
Add stream instance id to the packet header

This new field allows the viewer to distinguish between trace files
belonging to the same packet stream (in LTTng: the same CPU in the same
channel).

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>
lttng-abi.c
lttng-abi.h
lttng-events.c
lttng-events.h
lttng-ring-buffer-client.h
lttng-ring-buffer-metadata-client.h
This page took 0.026887 seconds and 4 git commands to generate.