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)


Tom> The piece that is missing for my scenario is a probe that fires just
Tom> before glibc blocks on a mutex.  I couldn't think of a way to get this
Tom> information with the current set of probes.

Also, I noticed that the patch does not modify pthread_mutex_timedlock.c.
I think this means that some mutex acquisitions will go unnoticed.

Tom


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