opnsense-src/sys/cddl/dev
Mark Johnston 2ecf3b58eb fbt: Add support for CTFv3 containers
The general aim in this and subsequent patches is to minimize the
amount of code that directly references CTF types such as ctf_type_t,
ctf_array_t, etc.  To that end, introduce some routines similar to the
existing fbt_get_ctt_size() (which exists to deal with differences
between v1 and v2) and change ctf_lookup_by_id() to return a void
pointer.

Support for v2 containers is preserved.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit d9175438c0)
2022-04-06 20:30:44 -04:00
..
dtmalloc malloc: move malloc_type_internal into malloc_type 2020-11-06 21:33:59 +00:00
dtrace Handle functions that use a nop in the arm64 fbt 2022-02-22 16:23:07 +00:00
fbt fbt: Add support for CTFv3 containers 2022-04-06 20:30:44 -04:00
profile DTrace: remove sparc64 remnants in non-contrib code 2022-02-08 15:00:55 -05:00
sdt sdt: Create providers and probes in separate passes when loading sdt.ko 2020-12-03 17:10:00 +00:00
systrace kern: drop remaining references to removed makesyscalls.sh 2021-09-14 20:53:03 -05:00
prototype.c Use C99 initializers for DTrace provider methods. 2017-09-27 17:46:38 +00:00