Fix bad channel handling on enable-event
authorDavid Goulet <david.goulet@polymtl.ca>
Wed, 5 Oct 2011 22:09:23 +0000 (18:09 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Wed, 5 Oct 2011 22:09:23 +0000 (18:09 -0400)
commitf6cd6b0faf5227d5b4a191ef7e6be84047be9bbd
treee99479670980048f10ab4585dffa0fe75b869951
parent917216f6fc1127ff23152e541492d28a6dbce344
Fix bad channel handling on enable-event

The channel attributes and name were not passed to the create function
when a channel is requested and did not exist on enable-event.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
ltt-sessiond/channel.c
ltt-sessiond/channel.h
ltt-sessiond/main.c
This page took 0.024682 seconds and 4 git commands to generate.