History log of /netbsd-src/sys/modules/dtrace/sdt/Makefile (Results 1 – 7 of 7)
Revision Date Author Comments
# 81efaf9e 07-Aug-2022 riastradh <riastradh@NetBSD.org>

dtrace_sdt: Register sdt providers and probes in loaded modules too.


# 7bfc8162 18-Sep-2014 wiz <wiz@NetBSD.org>

Per the wiki roadmap, rename the three dtrace modules to have
a "dtrace_" prefix.
amd64 build tested, other set list changes done the same way.


# 30f10682 02-Dec-2012 chs <chs@NetBSD.org>

remove unneeded include dirs.


# e5d36b63 14-Dec-2010 haad <haad@NetBSD.org>

Disable errors reported by unknown pragmas in dtrace module.


# fc75a712 13-Mar-2010 christos <christos@NetBSD.org>

Include ../../Makefile.inc now that it works.


# 33bc31b9 10-Mar-2010 darran <darran@NetBSD.org>

DTrace: fix a build problem for the SDT provider.


# 6a9056a9 01-Mar-2010 darran <darran@NetBSD.org>

DTrace: Add an SDT (Statically Defined Tracing) provider framework, and
implement most of the proc provider. Adds proc:::create, exec,
exec_success, exec_faillure, signal_send, signal_discard, signa

DTrace: Add an SDT (Statically Defined Tracing) provider framework, and
implement most of the proc provider. Adds proc:::create, exec,
exec_success, exec_faillure, signal_send, signal_discard, signal_handle,
lwp_create, lwp_start, lwp_exit.

show more ...