LibBSD | Add KDTRACE support (#83)
Chris Johns (@chris)
gitlab at rtems.org
Thu May 7 01:20:28 UTC 2026
Chris Johns created an issue: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/83
Assignee: Chris Johns
Add:
1. The ability to build with `KDTRACE_HOOKS`
2. Add FreebSD `KDTRACE` support files.
3. Provide a simple probe and an `ltrace` command to access the probe data
The support to trace the probes. It does not attempt to do anything close to what `dtrace` can do. A full `dtrace` needs CTF format support and specific target back end support and that is a massive task. The purpose of this support is to get at the runtime probe support built into FreeBSD.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/83
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260507/f7d7179a/attachment-0001.htm>
More information about the bugs
mailing list