Fix UST context on global update
authorDavid Goulet <dgoulet@efficios.com>
Mon, 30 Jan 2012 16:38:03 +0000 (11:38 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 30 Jan 2012 16:38:03 +0000 (11:38 -0500)
commit727d5404ea9a553a2ba569b00c4cd2fa69139bce
tree53fafe5b78c367f826e362d0f5cf1597be090300
parent8936c33a1a322904bd631caff22358a0bb791cf5
Fix UST context on global update

Contexts were not added to the application upon registration.

Improve error handling on add context for event and channel.

Fix add_ust_ctx_* to lookup the context before adding it to the hash
table.

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