On 25 Nov 2010, at 18:43, Afantee Lee wrote:

> Hi, Ian
> The reason I want to compile pthread model under libc is: 
> I am doing a project, which requires profiling the timing information of
> the pthread events. 
> thus, My plan is, compile current pthread lib first, then, add profiling 
> code, and recompile it. 
> 
> your suggestions will be greatly appreciated

Also bear in mind some of libc is not open-source (but the Illumos project is 
attempting to rectify that) so you will not be able to rebuild it.

Have you looked at using dtrace's pid provider instead? No need to recompile 
anything if that works for you...

Cheers,

Chris
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to