[Webkit-unassigned] [Bug 138964] New: wtf: Implement thread naming for linux with glibc < 2.12 / other libcs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 21 07:30:43 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=138964

            Bug ID: 138964
           Summary: wtf: Implement thread naming for linux with glibc <
                    2.12 / other libcs
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cand at gmx.com
 Attachment #242045 review?
             Flags:

Created attachment 242045
  --> https://bugs.webkit.org/attachment.cgi?id=242045&action=review
Thread name patch

Add support for naming threads on Linux. setname_np is only available on recent glibc, whereas prctl is there on every libc.

The scavenger thread name is shortened a bit, as the Linux limit is 15 chars.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141121/29b752db/attachment-0002.html>


More information about the webkit-unassigned mailing list