Fix: remove unused event types in MI XML schema
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 13 Dec 2017 17:08:34 +0000 (12:08 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 15 Feb 2018 21:16:50 +0000 (16:16 -0500)
KPROBE and KRETPROBE event types are never produced by the MI output,
PROBE and FUNCTION are rightfully used. Using KPROBE and KRETPROBE would
be exposing the inner workings of the kernel tracer that should be
abstracted to the user.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025827 seconds and 4 git commands to generate.