doc: event notifier on kretprobe is not supported
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 21 Jan 2020 20:57:16 +0000 (15:57 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 18 Nov 2020 18:15:01 +0000 (13:15 -0500)
commit6bc65de7e6778e258ac1d9b8bf4b33a38a1e0f92
treef2658df7faa117877799d487bd1c540aae67ff89
parent2b16f0c9dfdc1b1a593c5ed58fd08a89e18eccae
doc: event notifier on kretprobe is not supported

The kretprobe behavior is to fire twice (entry and exit of target
function), placing an event notifier on such function does not make
sense at first glance. If we come up with a use case it will be quite
easy to enable.

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