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

Issue 22802003: Enable process and thread CPU time clocks (Closed)

Created:
7 years, 4 months ago by Petr Hosek
Modified:
7 years, 4 months ago
Reviewers:
Roland McGrath
CC:
native-client-reviews_googlegroups.com, Mark Seaborn
Base URL:
http://git.chromium.org/native_client/nacl-glibc.git@master
Visibility:
Public.

Description

Enable process and thread CPU time clocks The support for these was recently added to the core runtime. BUG= https://code.google.com/p/nativeclient/issues/detail?id=3629 TEST= trybots R=mcgrathr@chromium.org Committed: https://git.chromium.org/gitweb?p=native_client/nacl-glibc.git;a=commit;h=8ec02f0

Patch Set 1 #

Total comments: 2

Patch Set 2 : Code review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M sysdeps/nacl/clock_getres.c View 1 2 chunks +9 lines, -0 lines 0 comments Download
M sysdeps/nacl/clock_gettime.c View 1 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Petr Hosek
7 years, 4 months ago (2013-08-14 18:13:38 UTC) #1
Roland McGrath
Need clock_getres too. Note that we do not really support the general cases (pthread_getcpuclockid) via ...
7 years, 4 months ago (2013-08-14 18:40:09 UTC) #2
Petr Hosek
https://codereview.chromium.org/22802003/diff/1/sysdeps/nacl/clock_gettime.c File sysdeps/nacl/clock_gettime.c (right): https://codereview.chromium.org/22802003/diff/1/sysdeps/nacl/clock_gettime.c#newcode23 sysdeps/nacl/clock_gettime.c:23: #define HANDLED_REALTIME On 2013/08/14 18:40:10, Roland McGrath wrote: > ...
7 years, 4 months ago (2013-08-15 21:04:23 UTC) #3
Roland McGrath
The code itself LGTM from inspection. But please say some more about what actual testing ...
7 years, 4 months ago (2013-08-15 21:18:38 UTC) #4
Petr Hosek
On 2013/08/15 21:18:38, Roland McGrath wrote: > The code itself LGTM from inspection. > But ...
7 years, 4 months ago (2013-08-15 23:30:54 UTC) #5
Roland McGrath
On 2013/08/15 23:30:54, Petr Hosek wrote: > On 2013/08/15 21:18:38, Roland McGrath wrote: > > ...
7 years, 4 months ago (2013-08-15 23:53:28 UTC) #6
Petr Hosek
On 2013/08/15 23:53:28, Roland McGrath wrote: > On 2013/08/15 23:30:54, Petr Hosek wrote: > > ...
7 years, 4 months ago (2013-08-17 00:20:14 UTC) #7
Petr Hosek
7 years, 4 months ago (2013-08-17 19:40:10 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r8ec02f0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698