From: Francis Deslauriers Date: Wed, 13 Dec 2017 17:08:34 +0000 (-0500) Subject: Fix: remove unused event types in MI XML schema X-Git-Tag: v2.9.8~10 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=2aa4e02e2cd3709bad4993a3c6258df42d909a29;hp=901cb87ccbcde99a10770f79df42c27f2f2d6eb7;p=lttng-tools.git Fix: remove unused event types in MI XML schema 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 Signed-off-by: Jérémie Galarneau --- diff --git a/src/common/mi-lttng-3.0.xsd b/src/common/mi-lttng-3.0.xsd index 33d24ebf0..fbab7fb5c 100644 --- a/src/common/mi-lttng-3.0.xsd +++ b/src/common/mi-lttng-3.0.xsd @@ -60,8 +60,6 @@ THE SOFTWARE. - -