lttng-ctl: Implement the notification interface
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 28 Feb 2017 00:21:50 +0000 (19:21 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 1 Mar 2017 04:02:50 +0000 (23:02 -0500)
commit284ee38719c651791ee199c1b32008964d8ef455
tree743e2bee2423c23e9f0b4b16329258ac2eec93da
parente892d3f7a3b41f0f473a41bfadd0c55e2db8b233
lttng-ctl: Implement the notification interface

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/Makefile.am
include/lttng/notification/notification-internal.h [new file with mode: 0644]
include/lttng/notification/notification.h
src/lib/lttng-ctl/Makefile.am
src/lib/lttng-ctl/notification.c [new file with mode: 0644]
This page took 0.026714 seconds and 5 git commands to generate.