WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
138964
wtf: Implement thread naming for linux with glibc < 2.12 / other libcs
https://bugs.webkit.org/show_bug.cgi?id=138964
Summary
wtf: Implement thread naming for linux with glibc < 2.12 / other libcs
cand
Reported
2014-11-21 07:30:43 PST
Created
attachment 242045
[details]
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.
Attachments
Thread name patch
(1.95 KB, patch)
2014-11-21 07:30 PST
,
cand
no flags
Details
Formatted Diff
Diff
Thread name patch v2
(2.02 KB, patch)
2014-11-21 07:46 PST
,
cand
bfulgham
: review-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
WebKit Commit Bot
Comment 1
2014-11-21 07:33:21 PST
Attachment 242045
[details]
did not pass style-queue: ERROR: Source/WTF/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
cand
Comment 2
2014-11-21 07:46:46 PST
Created
attachment 242046
[details]
Thread name patch v2
Brent Fulgham
Comment 3
2016-03-14 11:43:43 PDT
Comment on
attachment 242046
[details]
Thread name patch v2 This patch is too old to apply. Please revise and upload a new patch so it can be considered.
cand
Comment 4
2016-03-14 13:35:39 PDT
Sorry, I'm not going to bother. The webkit project has made it abundantly clear they do not want outside contributions, not just with this patch (seriously, taking two years to reply!).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug