summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/dtrace/systrace.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-1110677 systrace: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-4/+4
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2009-02-13PSARC 2008/480 DTrace CPC ProviderJonathan Haslam1-3/+4
6486156 DTrace cpc provider
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-3/+3
6714038 Fast Reboot support for x86 platforms
2006-09-196282214 Byte Ordering Functions in libdtraceahl1-1/+1
6353438 syscall arguments past the 5th are incorrect 6432394 some sort of #define to denote the availability of USDT 6435862 dtrace -G can generate malformed string tables 6443592 dtrace(1M) leaves a breakpoint in rtld_db_dlactivity on error 6455174 assertion failed: new_pc != 0, file: ../../intel/dtrace/fasttrap_isa.c, line: 1606 6456626 dtrace -G should be able to 'guess' output format 6461522 Availability of dummy-macros for USDT probes in non-DTrace-supported environments 6462995 the syscall provider truncates return values on 32-bit x86 kernels 6465195 assertion failed: -1 <= rmindex && rmindex < tp->ftt_size 6472119 fasttrap should optimize the nop case on x86 6472121 dtest.pl should use the right compilers
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/+374