Add token to `struct lttng_ust_event`
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 17 Nov 2020 23:15:14 +0000 (18:15 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 26 Nov 2020 18:13:04 +0000 (13:13 -0500)
commit8968a99fff433db0ce9268ed8f4107ddaf072186
treec6f80d8c7361cf66474192c675492a78d5cb18b9
parenta44d07dac81c3444b6da551db9fb774a7402a9ef
Add token to `struct lttng_ust_event`

This token is provided by the user when registering an event rule to
UST. It is going to used to identify messages from event notifiers in
the upcoming event notifier feature.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I780c681a6775cf61a2f805b7c6aed6ff2e321ea9
include/lttng/ust-abi.h
This page took 0.025794 seconds and 5 git commands to generate.