svn commit: r245259 - projects/utrace2

Andrey Zonov zont at FreeBSD.org
Sat Jan 12 20:21:48 UTC 2013


On 1/11/13 7:29 PM, John Baldwin wrote:
[snip]
> 
> Well, RTLD already starts with a non-underbar, but perhaps we could mandate 
> that for any future traces.  However, I have mostly assumed that there is 
> little-to-no use of utrace() by applications and instead that the only real 
> uses are in system libraries such as for malloc() and rtld's LD_UTRACE.  Do 
> you know of any applications that use utrace?

I think there are some closed source.

> 
> As far as future system uses, it might be neat to add some libthr traces 
> (_THR?) to denote pthread operations like acquiring locks.  OTOH, a better use 
> of time for that might be porting ltrace to FreeBSD.
> 

I've already ported it [1].  And the only thing that missed in port is
threading support, but I'm working on fixing that.

[1] https://github.com/z0nt/ltrace/commits/freebsd-0.6.0

-- 
Andrey Zonov

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 535 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-projects/attachments/20130113/8e6124d5/attachment.sig>


More information about the svn-src-projects mailing list