freebsd-dev/cddl
Rui Paulo 0f2bd1e89d Add libdtrace support for tracing userland programs.
Summary of changes:
* Implement a compatibility shim between Solaris libproc and our
libproc and remove several ifdefs because of this.
* Port the drti to FreeBSD.
* Implement the missing DOODAD sections
* Link with libproc and librtld_db
* Support for ustack, jstack and uregs (by sson@)
* Misc bugfixing

When writing the SUWN_dof section, we had to resort to building the ELF
file layout by "hand". This is the job of libelf, but our libelf doesn't
support this yet. When libelf is fixed, we can remove the code under
#ifdef BROKEN_LIBELF.

Sponsored by:	The FreeBSD Foundation
2010-08-21 11:50:53 +00:00
..
compat/opensolaris Merge ZFS version 15 and almost all OpenSolaris bugfixes referenced 2010-07-12 23:49:04 +00:00
contrib/opensolaris Add libdtrace support for tracing userland programs. 2010-08-21 11:50:53 +00:00
lib Add libdtrace support for tracing userland programs. 2010-08-21 11:50:53 +00:00
sbin Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
usr.bin Add man pages for the CTF tools. 2010-08-11 18:00:45 +00:00
usr.sbin lockstat(1) now depends on libutil and librtld_db. 2010-07-31 17:58:44 +00:00
Makefile Apply a set of style.Makefile(5) changes to src/cddl/ makefiles. 2007-04-16 21:20:26 +00:00
Makefile.inc Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00