This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]