Implement the notification heap interface
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 1 Nov 2016 20:34:16 +0000 (16:34 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 27 May 2017 18:09:06 +0000 (14:09 -0400)
commit6a5c560c38fc38f9441aeca0393f0e5013023e5f
tree6a5c47843803e8455942575356f2c717bebca8e1
parent7c6ea1465c1be01ae1a4ab7b71f235adde1fcc90
Implement the notification heap interface

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/Makefile.am
include/babeltrace/plugin/notification/heap-internal.h [new file with mode: 0644]
include/babeltrace/plugin/notification/heap.h [new file with mode: 0644]
lib/plugin-system/notification/Makefile.am
lib/plugin-system/notification/heap.c [new file with mode: 0644]
plugins/ctf/common/notif-iter/notif-heap.h [deleted file]
This page took 0.025851 seconds and 4 git commands to generate.