Adding systemtap probe points in pthread library

Rayson Ho rho@redhat.com
Fri Jul 23 15:58:00 GMT 2010


Thanks Roland & Chris for the feedback.

Roland -- I set the mail client to plain text. My first email to this list was blocked by the list, so I will need to find out what needs to be set additionally.

Chris - I will google the uprobes / perf userspace tracing you mentioned. I am currently developing on Fedora 13 with the latest glibc git tree. So I will find out what needs to be upgraded on my machine.

Rayson


----- Original Message -----
From: "Christoph Hellwig" <hch@lst.de>
To: "Rayson Ho" <rho@redhat.com>
Cc: libc-alpha@sourceware.org
Sent: Friday, July 23, 2010 9:01:43 AM GMT -05:00 US/Canada Eastern
Subject: Re: Adding systemtap probe points in pthread library

On Wed, Jul 21, 2010 at 11:56:14AM -0400, Rayson Ho wrote:
> Purpose 
> ======= 
> The changes here are systemtap probe points that would enable systemtap understand pthread behavior -- esp. mutex and read/write lock & unlock operations. 

Care to do it so it works with the upstream uprobes / perf userspace
tracing instead of non-mainline code that in this form doesn't have any
chance to be merged?



More information about the Libc-alpha mailing list