freebsd-dev/cddl/lib/libdtrace
Christos Margiolis 1fef7abdc7 dtrace: add register bindings for RISC-V
Reviewed by:	mhorne, markj
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D39611
2023-04-20 13:35:57 -04:00
..
errno.d Correct the D definition for EINTEGRITY. 2020-09-01 15:15:22 +00:00
io.d Updates and enhancements to io.d to aid DTrace scripting 2018-02-24 17:13:15 +00:00
ip.d Add a dtrace provider for UDP-Lite. 2018-07-31 22:56:03 +00:00
libproc_compat.h Use tabs in io.d, fix alignment issues, remove extraneous newlines 2018-02-12 23:53:38 +00:00
Makefile dtrace: add register bindings for RISC-V 2023-04-20 13:35:57 -04:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
net.d
nfs.d - Use an explicit "depends_on module kernel" guard in DTrace libraries that 2015-08-07 19:56:22 +00:00
nfssrv.d - Use an explicit "depends_on module kernel" guard in DTrace libraries that 2015-08-07 19:56:22 +00:00
psinfo.d Use tabs in io.d, fix alignment issues, remove extraneous newlines 2018-02-12 23:53:38 +00:00
regs_riscv.d dtrace: add register bindings for RISC-V 2023-04-20 13:35:57 -04:00
regs_x86.d libdtrace: Fix some CPU register number definitions to match the kernel 2022-10-12 16:06:37 -04:00
sched.d Use tabs in io.d, fix alignment issues, remove extraneous newlines 2018-02-12 23:53:38 +00:00
sctp.d Add support for send, receive and state-change DTrace providers for 2018-08-22 21:23:32 +00:00
siftr.d - Use an explicit "depends_on module kernel" guard in DTrace libraries that 2015-08-07 19:56:22 +00:00
signal.d Consistent casing for fallback SIGCHLD (s/Unknown/unknown/) 2018-02-26 00:04:21 +00:00
socket.d Add D definitions for the named values in socket.h 2017-09-07 03:05:16 +00:00
tcp.d tcp: embed inpcb into tcpcb 2022-12-07 09:00:48 -08:00
udp.d The IP, TCP, and UDP provider report IP addresses as strings. 2018-06-18 18:35:29 +00:00
udplite.d Add a dtrace provider for UDP-Lite. 2018-07-31 22:56:03 +00:00
unistd.d