freebsd-dev/cddl/lib
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
..
drti Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libavl Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libctf Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libdtrace Add libdtrace support for tracing userland programs. 2010-08-21 11:50:53 +00:00
libnvpair Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libumem Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libuutil Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libzfs Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libzpool Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
Makefile Use double quotes when checking the value of MACHINE_ARCH. 2010-08-21 11:14:50 +00:00
Makefile.inc Bump the version of all non-symbol-versioned shared libraries in 2009-07-19 17:25:24 +00:00