opnsense-src/sys/cddl/dev/fbt
Mark Johnston 26b117bc6a fbt: Remove some handling for multiple CTF containers
This was ported from illumos but not completely done.  Currently we do
not perform type deduplication between KLDs and the kernel, i.e., kernel
modules have a complete type graph.  So, remove it for now since it's
not functional and complicates the task of modifying various CTF type
definitions, and we are hitting some limits in the current format which
necessitate an update.

No functional change intended.

(cherry picked from commit 4d221f59b8)
2021-04-15 21:27:24 -04:00
..
aarch64 Tune DTrace 'aframes' for the FBT and profile providers on arm64. 2021-03-25 09:16:41 -04:00
arm dtrace/fbt: fix return probe arguments on arm 2020-07-21 07:41:36 +00:00
mips
powerpc
riscv dtrace: Blacklist riscv exception handlers for fbt 2021-01-12 10:33:16 +01:00
x86
fbt.c fbt: Remove some handling for multiple CTF containers 2021-04-15 21:27:24 -04:00
fbt.h