Merge real index and cycles index into a single index
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 29 Jan 2014 02:14:48 +0000 (21:14 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 8 Feb 2014 15:38:54 +0000 (10:38 -0500)
commit992e8cc0c6bf7403301ceeddee347fade28449f2
tree014d9322b8b876b13d7b35c5377f3901d9437f13
parentdae407df004b28e360bd9fb52590063652b29811
Merge real index and cycles index into a single index

Merge those two into a single index array, rather than having partially
duplicated data.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
formats/ctf/iterator.c
formats/lttng-live/lttng-live-functions.c
include/babeltrace/ctf/types.h
lib/iterator.c
This page took 0.0245 seconds and 4 git commands to generate.