Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(585)

Issue 8936015: Enable setting thread names on Linux (Closed)

Created:
9 years ago by Rick Byers
Modified:
8 years, 11 months ago
CC:
chromium-reviews, brettw-cc_chromium.org, jar (doing other things)
Visibility:
Public.

Description

Enable setting thread names on Linux BUG=107547 TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114681

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M base/threading/platform_thread_posix.cc View 2 chunks +8 lines, -5 lines 1 comment Download

Messages

Total messages: 11 (0 generated)
Rick Byers
Hey Evan, I see you tried to turn on thread naming on Linux awhile back, ...
9 years ago (2011-12-14 15:45:07 UTC) #1
Rick Byers
Hi Jim, Evan is out on leave. Can you take a look at this please? ...
9 years ago (2011-12-14 18:16:54 UTC) #2
jar (doing other things)
I'm not as familiar with the Linux subtleties... so I'm putting erg@ on the review ...
9 years ago (2011-12-14 18:33:35 UTC) #3
Elliot Glaysher
On 2011/12/14 18:33:35, jar wrote: > I'm not as familiar with the Linux subtleties... so ...
9 years ago (2011-12-14 18:48:11 UTC) #4
Rick Byers
On 2011/12/14 18:48:11, Elliot Glaysher wrote: > On 2011/12/14 18:33:35, jar wrote: > > I'm ...
9 years ago (2011-12-14 19:15:44 UTC) #5
Rick Byers
On 2011/12/14 19:15:44, Rick Byers wrote: > On 2011/12/14 18:48:11, Elliot Glaysher wrote: > > ...
9 years ago (2011-12-15 15:46:40 UTC) #6
jar (doing other things)
lgtm
9 years ago (2011-12-15 17:48:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rbyers@chromium.org/8936015/1
9 years ago (2011-12-15 18:04:19 UTC) #8
commit-bot: I haz the power
Change committed as 114681
9 years ago (2011-12-15 19:40:06 UTC) #9
Evan Martin
FWIW, I can't remember why I did the extra work for pthread_setname_np. I think maybe ...
8 years, 11 months ago (2012-01-03 17:34:28 UTC) #10
Rick Byers
8 years, 11 months ago (2012-01-03 17:47:00 UTC) #11
On 2012/01/03 17:34:28, Evan Martin wrote:
> FWIW, I can't remember why I did the extra work for pthread_setname_np.  I
think
> maybe it was for compatibility with OS X?  (The setname_np is not
> Linux-specific, but it is "non portable".)

Thanks for the context Evan.  So I assume that you're happy with where this
landed in your absence.  Let me know if there's anything you'd like me to change
- I'm happy to do it.

Powered by Google App Engine
This is Rietveld 408576698