[PATCH] Adding systemtap probe points in pthread library (slightly revised again)

Rayson Ho rho@redhat.com
Wed Jan 19 18:52:00 GMT 2011


On Wed, 2011-01-19 at 10:35 -0800, Roland McGrath wrote:
> It's not at all clear to me that conditionalizing probes on
> IS_IN_libpthread is actually appropriate at all.  Please explain your
> rationale.

Hi Roland,

Some of the headers are used elsewhere, and thus I needed to make sure
other locations don't get the probes by just including/using the
functions (like lock functions, for example).

Rayson


> 
> 
> Thanks,
> Roland




More information about the Libc-alpha mailing list