From 3b729d632a2ab02cdecc69773df5812709fb249a Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Sat, 10 Jan 2015 22:04:15 +0000 Subject: [PATCH] Document r272488, userland CTF support in DTrace. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 3fc3446d97c..8234e849dee 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -465,6 +465,12 @@ The MK_ARM_EABI &man.src.conf.5; option has been removed. + Userland &man.ctf.5; support in + &man.dtrace.1; has been added. With this change, &man.dtrace.1; + is able to resolve type info for function and + USDT probe arguments, and function return + values. + <acronym>ABI</acronym> Compatibility