Fix order of streams
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 5 Nov 2011 15:27:53 +0000 (11:27 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 5 Nov 2011 15:27:53 +0000 (11:27 -0400)
commit5af2f756eb72d460d304318550afc782279452b9
treedc50dcd6fc641ac8add312145afd1a22dfc184bf
parenta220deea2ded01fb30a4ad6dfb074ab5499eaf33
Fix order of streams

Use a list instead of hash table to send streams in correct order.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/lttng-consumer.h
liblttng-consumer/lttng-consumer.c
lttng-sessiond/trace-ust.h
lttng-sessiond/ust-app.c
lttng-sessiond/ust-app.h
lttng-sessiond/ust-consumer.c
This page took 0.02665 seconds and 5 git commands to generate.