tools lib traceevent: Add xen plugin
[platform/adaptation/renesas_rcar/renesas_kernel.git] / tools / lib / traceevent / Makefile
index 21f9b8f..54af60a 100644 (file)
@@ -219,6 +219,7 @@ PLUGIN_OBJS += plugin_kvm.o
 PLUGIN_OBJS += plugin_mac80211.o
 PLUGIN_OBJS += plugin_sched_switch.o
 PLUGIN_OBJS += plugin_function.o
+PLUGIN_OBJS += plugin_xen.o
 
 PLUGINS := $(PLUGIN_OBJS:.o=.so)