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]

proposal: Thread Properties API


Hello,

Dynamic testing tools (e.g. AddressSanitizer, ThreadSanitizer,
MemorySanitizer, etc)
need assistance from glibc to get notified about various threading
events and properties,
such as stack and tls sizes and thread deaths.

The subject has been discussed at
https://sourceware.org/bugzilla/show_bug.cgi?id=16291,
and then the initial proposal drafted here:
https://sourceware.org/glibc/wiki/ThreadPropertiesAPI

Carlos O'Donell suggested that the discussion is better to be held in
this list rather than in the bugzilla. I would appreciate if we could
move the discussion forward and be done before the next code freeze.


--kcc


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