summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/dtrace/sdt.c
AgeCommit message (Collapse)AuthorFilesLines
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe1-16/+0
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Garret D'Amore <garrett@damore.org>
2019-04-1110675 sdt: NULL pointer issuesToomas Soome1-1/+1
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2014-04-214772 $C prints no output on crash dump following dtrace panic()Adam H. Leventhal1-6/+8
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Eric Schrock <eric.schrock@delphix.com>
2014-02-252915 DTrace in a zone should see "cpu", "curpsinfo", et alBryan Cantrill1-2/+15
2916 DTrace in a zone should be able to access fds[] 2917 DTrace in a zone should have limited provider access Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2009-02-13PSARC 2008/480 DTrace CPC ProviderJonathan Haslam1-3/+3
6486156 DTrace cpc provider
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-2/+2
6714038 Fast Reboot support for x86 platforms
2008-07-016721426 tst.sdtargs.d passes despite dtrace "invalid address" errorbrendan1-2/+3
2008-07-016721057 tst.sdtargs.d fails on 7th sdt arg on amd64brendan1-11/+32
2008-06-13PSARC 2008/302 DTrace IP Providerbrendan1-2/+73
6640019 DTrace IP Provider 6655707 sdt arguments are off-by-one past the 5th 6667364 /usr/demo/dtrace/index.html: URLs to dtrace guide chapters wrong --HG-- rename : usr/src/lib/libdtrace/common/net.d => deleted_files/usr/src/lib/libdtrace/common/net.d
2006-03-244970596 RFE: should be able to run some DTrace programs in a zonedp1-5/+4
6231905 PRIV_DTRACE_PROC and PRIV_DTRACE_USER don't respect PRIV_PROC_ZONE 6388070 non-root non-global zone users can't get dtrace provider modules to load 6393431 dtrace_proc + proc_owner doesn't sufficiently enable destructive actions
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+465