HomeFreeBSD

sdt: Tear down probes in kernel modules during kldunload

Description

sdt: Tear down probes in kernel modules during kldunload

Previously only providers in kernel modules were removed leaving
dangling pointers to tracepoints, etc. in unloaded kernel modules.

PR: 281825
Reported by: Sony Arpita Das <sonyarpitad@chelsio.com>
Reviewed by: markj
Fixes: ddf0ed09bd8f sdt: Implement SDT probes using hot-patching
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D46890

Details

Provenance
jhbAuthored on Oct 16 2024, 5:50 PM
Reviewer
rGddf0ed09bd8f: sdt: Implement SDT probes using hot-patching
Differential Revision
D46890: sdt: Tear down probes in kernel modules during kldunload
Parents
rG0aa4a9fc859f: bootstrap-packages.sh escape ++
Branches
Unknown
Tags
Unknown