summaryrefslogtreecommitdiff
path: root/usr/src/common/ctf
AgeCommit message (Collapse)AuthorFilesLines
2013-10-14OS-2578 DTrace Userland CTF SupportRobert Mustacchi2-9/+120
OS-2579 DTrace userland Keyword OS-2580 pid provider types OS-2581 dtest should specify -fPIC when building shared objects OS-2582 dtrace(1) could have ctf OS-2583 dtest tests should explicitly build 32-bit libraries and executables OS-2584 dtest tests should call gcc, not cc OS-2585 dof emulation missing fault checks Reviewed by: Bryan Cantrill <bryan@joyent.com>
2013-06-25OS-2317 ::typedef gets confused after defining an invalid typeRobert Mustacchi1-1/+4
OS-2343 ::typedef -l shows anonymous structures
2012-11-22OS-1474 Want ::typedefRobert Mustacchi4-16/+201
OS-1598 Want mdb -e OS-1600 Want an mdb test suite driver OS-1632 mdb on x86 should be able to print alternate register names OS-1699 libctf should support removing a dynamic type OS-1700 libctf does not validate arrays correctly OS-1701 libctf does not validate function types correctly
2012-11-21OS-1474 Want ::typedef (backout, breaks dtrace)Robert Mustacchi4-197/+16
2012-11-21OS-1474 Want ::typedefRobert Mustacchi4-16/+197
OS-1598 Want mdb -e OS-1600 Want an mdb test suite driver OS-1632 mdb on x86 should be able to print alternate register names OS-1699 libctf should support removing a dynamic type OS-1700 libctf does not validate arrays correctly OS-1701 libctf does not validate function types correctly
2012-08-02dtrace: Remove CTF label checkingRichard Lowe1-10/+0
It is incomplete, and was pulled into smartos as a result of miscommunication.
2011-11-04ctf: Allow access to the CTF parent labelRichard Lowe1-0/+10
2006-01-086198296 dtrace's printf() misses a corner casemws6-140/+266
6235357 dtrace(1M) can't ignore SIGINT and SIGTERM 6282866 D string behaviors need some cleanup 6304467 dtrace -G by itself does nothing and produces no output 6305443 dtrace falls for typedef fake 6312329 qlen.d example won't parse 6312678 D compiler needs to resolve direct_declarator IDENT/TNAME ambiguity 6320980 ctf_enum_value() returns NULL instead of CTF_ERR on failure 6327910 req.flg entry missing for usr/src/common/smbios 6335522 smbios_bufopen() computes intermediate checksum using unpacked header 6335549 prtdiag: can't get smbios tables on toshiba tecra s1 laptop 6335559 smbios utility reports bogus cache size information 6368524 ctf_lookup_by_name() qualifier check can be made more efficient 6368526 fmd -o debug=help core dumps after printing help message 6368529 Psetbkpt() is returning EBUSY instead of setting errno to EBUSY
2005-06-14OpenSolaris Launchstevel@tonic-gate10-0/+4452