Add token to `struct lttng_kernel_event`
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 13 Nov 2020 17:15:52 +0000 (12:15 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 18 Nov 2020 18:05:55 +0000 (13:05 -0500)
commitd4f52727df0364e6c3eb0a1fd1ed5907439ad5d6
tree14c394b737af5463508d885c76602f564dcc5b03
parent9fe593d2714b6c1375527fe286bc63f64c7f0eef
Add token to `struct lttng_kernel_event`

This token is provided by the user when registering an event rule to the
kernel. It is going to used to identify messages from event notifiers, and
counter bucket owners in the upcoming event notifier and map counter
features.

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