summaryrefslogtreecommitdiff
path: root/usr/src/common/ctf/ctf_open.c
AgeCommit message (Collapse)AuthorFilesLines
2015-02-15OS-3851 ctfdump should be written in terms of libctfRobert Mustacchi1-2/+38
OS-3852 ctfdiff could be more useful OS-3853 ctfmerge and ctfconvert could have an altexec OS-3854 ctfmerge should be implemented in terms of libctf Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
2013-10-14OS-2578 DTrace Userland CTF SupportRobert Mustacchi1-1/+87
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>
2012-11-22OS-1474 Want ::typedefRobert Mustacchi1-4/+9
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 Mustacchi1-9/+4
2012-11-21OS-1474 Want ::typedefRobert Mustacchi1-4/+9
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 casemws1-52/+52
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-gate1-0/+954