freebsd-dev/sys/cddl/dev
Robert Watson 599fb1d198 Tune DTrace 'aframes' for the FBT and profile providers on arm64.
In both cases, too few frames were trimmed, leading to exception handling
or DTrace internals being exposed in stack traces exposed by D's stack()
primitive.

MFC after:	3 days
Reviewed by:	emaste, andrew
2021-03-22 23:49:41 +00: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 2021-03-03 14:18:03 +00:00
fbt Tune DTrace 'aframes' for the FBT and profile providers on arm64. 2021-03-22 23:49:41 +00:00
profile Tune DTrace 'aframes' for the FBT and profile providers on arm64. 2021-03-22 23:49:41 +00:00
sdt sdt: Create providers and probes in separate passes when loading sdt.ko 2020-12-03 17:10:00 +00:00
systrace Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
prototype.c