lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
* [lttng-dev] Undefined symbol error fix
@ 2024-07-11 20:06 François Belias via lttng-dev
  2024-07-11 20:55 ` Kienan Stewart via lttng-dev
  0 siblings, 1 reply; 4+ messages in thread
From: François Belias via lttng-dev @ 2024-07-11 20:06 UTC (permalink / raw)
  To: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 1050 bytes --]

Hello,

    I am trying to access tracepoints from this website
https://archive.eclipse.org/tracecompass.incubator/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/Virtual-Machine-Analysis-User-Documentation.html
(kmv_entry, kmv_exit) for my analysis. I added the "addons" folder from the
"addons_vm" branch of this repository:
https://github.com/tahini/lttng-modules to the current version of
lttng-module github repository. However, I am encountering these errors
when compiling
ERROR: modpost: "lttng_tracepoint_probe_register"
[lttng-modules/src/addons/lttng-vmsync-guest.ko] undefined!
ERROR: modpost: "lttng_tracepoint_probe_unregister"
[Desktop/lttng-modules/src/addons/lttng-vmsync-guest.ko] undefined!
ERROR: modpost: "lttng_tracepoint_probe_register"
[Desktop/lttng-modules/src/addons/lttng-vmsync-host.ko] undefined!
ERROR: modpost: "lttng_tracepoint_probe_unregister"
[Desktop/lttng-modules/src/addons/lttng-vmsync-host.ko] undefined!

I am not sure how to resolve this issue. Can someone please help me?

Thanks.

[-- Attachment #1.2: Type: text/html, Size: 1443 bytes --]

[-- Attachment #2: Type: text/plain, Size: 156 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-12 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11 20:06 [lttng-dev] Undefined symbol error fix François Belias via lttng-dev
2024-07-11 20:55 ` Kienan Stewart via lttng-dev
     [not found]   ` <CAHD10Ui0JtFCWY9ND_VxdfYBiF=iOK-SJTfjwZQ6QyQgzLBZBg@mail.gmail.com>
2024-07-12 14:32     ` Kienan Stewart via lttng-dev
     [not found]       ` <CAHD10Uhv+Z2OeNEqShXjZDKLWERUwjqPzvu2NsSsQmpEQdF81w@mail.gmail.com>
2024-07-12 18:12         ` Kienan Stewart via lttng-dev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).