<div dir="ltr">Hello,<br>   <br>    I am trying to access tracepoints from this website <a href="https://archive.eclipse.org/tracecompass.incubator/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/Virtual-Machine-Analysis-User-Documentation.html">https://archive.eclipse.org/tracecompass.incubator/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/Virtual-Machine-Analysis-User-Documentation.html</a> (kmv_entry, kmv_exit) for my analysis. I added the "addons" folder from the "addons_vm" branch of this repository: <a href="https://github.com/tahini/lttng-modules">https://github.com/tahini/lttng-modules</a> to the current version of lttng-module github repository. However, I am encountering these errors when compiling <div>ERROR: modpost: "lttng_tracepoint_probe_register" [lttng-modules/src/addons/lttng-vmsync-guest.ko] undefined!<br>ERROR: modpost: "lttng_tracepoint_probe_unregister" [Desktop/lttng-modules/src/addons/lttng-vmsync-guest.ko] undefined!<br>ERROR: modpost: "lttng_tracepoint_probe_register" [Desktop/lttng-modules/src/addons/lttng-vmsync-host.ko] undefined!<br>ERROR: modpost: "lttng_tracepoint_probe_unregister" [Desktop/lttng-modules/src/addons/lttng-vmsync-host.ko] undefined!<br><br>I am not sure how to resolve this issue. Can someone please help me? <div><br></div><div>Thanks.<br></div></div></div>