freebsd-dev/sys/cddl/dev/fbt
Mark Johnston 4d221f59b8 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.

MFC after:	2 weeks
2021-04-02 17:49:13 -04:00
..
aarch64 Tune DTrace 'aframes' for the FBT and profile providers on arm64. 2021-03-22 23:49:41 +00:00
arm dtrace/fbt: fix return probe arguments on arm 2020-07-21 07:41:36 +00:00
mips
powerpc powerpc/dtrace: Fix fbt function probing for ELFv2 2019-05-27 03:18:56 +00:00
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-02 17:49:13 -04:00
fbt.h