Implement event notifier send notification
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 5 Feb 2020 19:44:02 +0000 (14:44 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 18 Nov 2020 18:11:02 +0000 (13:11 -0500)
commit21f58fb7e62071dae3ddf13817631749bcab4e00
treedf1e38022d1675443f3136fd595b2c40bc105a6b
parentdffef45d53ab388fd08c19e8865b245b40ca9dff
Implement event notifier send notification

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ibdab5a25439da7d4c26e480c41cdd655a7d58d82
include/lttng/abi.h
include/lttng/event-notifier-notification.h [new file with mode: 0644]
include/lttng/events.h
src/Kbuild
src/lttng-abi.c
src/lttng-event-notifier-notification.c [new file with mode: 0644]
src/lttng-events.c
This page took 0.024998 seconds and 4 git commands to generate.