Add channel wakeup fd to monitor close
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 6 Mar 2013 21:12:57 +0000 (16:12 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 6 Mar 2013 22:51:09 +0000 (17:51 -0500)
commit749d339a40b5cbc547e94feb798382eea797bae2
treec11345d92cfe45c1eb42a09b15e6ad2b587d947e
parente58727c84472f69d641d94efaf90e728cda84a6b
Add channel wakeup fd to monitor close

Add channel wakeup fd, so consumer can keep its handle on the stream
wakeup_fd (for periodic timer flush), and yet still discover that an
application has closed a channel or exited.

Requires to be updated in locked-step with lttng-ust
"Add channel wakeup fd to monitor close"

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/lttng-ust-ctl.h
src/common/ust-consumer/ust-consumer.c
This page took 0.027284 seconds and 5 git commands to generate.