freebsd-dev/lib/librtld_db
Mark Johnston 41da933c87 Hook up support for userland CTF support in DTrace. This required some
modifications to libproc to support fetching the CTF info for a given file.

With this change, dtrace(1) is able to resolve type info for function and
USDT probe arguments, and function return values. In particular, the args[n]
syntax should now work for referencing arguments of userland probes,
provided that the requisite CTF info is available.

The uctf tests pass if the test programs are compiled with CTF info. The
current infrastructure around the DTrace test suite doesn't support this
yet.

Differential Revision:	https://reviews.freebsd.org/D891
MFC after:		1 month
Relnotes:		yes
Sponsored by:		EMC / Isilon Storage Division
2014-10-03 23:20:37 +00:00
..
librtld_db.3 use .Mt to mark up email addresses consistently (part3) 2014-06-23 08:23:05 +00:00
Makefile Bump shared libraries version numbers in preparation for 9.0. 2011-08-28 09:26:48 +00:00
rtld_db.c Hook up support for userland CTF support in DTrace. This required some 2014-10-03 23:20:37 +00:00
rtld_db.h Handle the different event types properly in rd_event_addr(). In particular, 2014-05-08 03:26:25 +00:00