Fix: add UST context in the same order the user enabled them
authorDavid Goulet <dgoulet@efficios.com>
Wed, 21 Aug 2013 16:04:02 +0000 (12:04 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 21 Aug 2013 16:04:02 +0000 (12:04 -0400)
commit31746f9311cefdd95109e231b78d6bd5fc12e85c
treebde3a61bf1b39e2b0302175ec3c4ef11086723d3
parentd386c872c7c9a05b367355fa6bbcb5946e93bacd
Fix: add UST context in the same order the user enabled them

This is to avoid having different field order in different traces for
the same contexts enabled in the same order by the user.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/context.c
src/bin/lttng-sessiond/trace-ust.c
src/bin/lttng-sessiond/trace-ust.h
src/bin/lttng-sessiond/ust-app.c
src/bin/lttng-sessiond/ust-app.h
src/bin/lttng/commands/add_context.c
This page took 0.026365 seconds and 5 git commands to generate.