freebsd-dev/sys/cddl/dev/dtrace
Andrew Turner 0d0da76911 Mark all memory before the kernel as toxic to DTrace.
Obtained from:	ABT Systems Ltd
Sponsored by:	The FreeBSD Foundation
2016-05-24 13:57:23 +00:00
..
aarch64 Mark all memory before the kernel as toxic to DTrace. 2016-05-24 13:57:23 +00:00
amd64 Add an EARLY_AP_STARTUP option to start APs earlier during boot. 2016-05-14 18:22:52 +00:00
arm Make the second argument of dtrace_invop() a trapframe pointer. 2016-04-17 23:08:47 +00:00
i386 Add an EARLY_AP_STARTUP option to start APs earlier during boot. 2016-05-14 18:22:52 +00:00
mips Implement FBT provider (MD part) for DTrace on MIPS. 2016-05-05 13:54:50 +00:00
powerpc Add an EARLY_AP_STARTUP option to start APs earlier during boot. 2016-05-14 18:22:52 +00:00
x86 add invpcid instruction to i386 dtrace disassembler tables 2016-04-29 15:45:22 +00:00
dtrace_anon.c
dtrace_cddl.h Support an arbitrary number of arguments to DTrace syscall probes. 2015-12-17 00:00:27 +00:00
dtrace_debug.c Correct a series of errors in the hand-rolled locking for drace_debug.c: 2012-12-23 15:50:37 +00:00
dtrace_hacks.c Fix DTrace's panic() action. 2015-04-24 03:19:30 +00:00
dtrace_ioctl.c Fix a couple of silly mistakes in r291962. 2016-03-08 00:46:03 +00:00
dtrace_load.c Add an EARLY_AP_STARTUP option to start APs earlier during boot. 2016-05-14 18:22:52 +00:00
dtrace_modevent.c
dtrace_sysctl.c Add a kern.dtrace.err_verbose sysctl to control dtrace_err_verbose. 2016-04-25 18:09:36 +00:00
dtrace_test.c dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE 2013-11-26 08:46:27 +00:00
dtrace_unload.c MFV r266993: 2015-02-03 19:39:53 +00:00
dtrace_vtime.c