Bug 33572

Summary: [BREWMP] Port getCPUTime
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Bug Depends on:    
Bug Blocks: 33564    
Attachments:
Description Flags
Port getCPUTime to BREW
none
Port getCPUTime to BREW
eric: review-
Port getCPUTime none

Kwang Yul Seo
Reported 2010-01-12 20:12:27 PST
Port getCPUTime with BREW's GETUPTIMEMS which returns a continuously and linearly increasing millisecond timer from the time the device was powered on. Because there is only one thread in BREW, this function is enough to implement getCPUTime.
Attachments
Port getCPUTime to BREW (1.79 KB, patch)
2010-01-12 20:16 PST, Kwang Yul Seo
no flags
Port getCPUTime to BREW (1.75 KB, patch)
2010-01-22 18:50 PST, Kwang Yul Seo
eric: review-
Port getCPUTime (1.72 KB, patch)
2010-01-26 17:49 PST, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-01-12 20:16:50 PST
Created attachment 46424 [details] Port getCPUTime to BREW
Kwang Yul Seo
Comment 2 2010-01-22 18:50:11 PST
Created attachment 47258 [details] Port getCPUTime to BREW Use PLATFORM(BREWMP)
Eric Seidel (no email)
Comment 3 2010-01-26 14:47:12 PST
Comment on attachment 47258 [details] Port getCPUTime to BREW COMPILE_ASSERT problem, as mentioned other places.
Kwang Yul Seo
Comment 4 2010-01-26 17:49:24 PST
Created attachment 47475 [details] Port getCPUTime "#undef COMPILE_ASSERT" is removed
Eric Seidel (no email)
Comment 5 2010-01-26 17:51:06 PST
Comment on attachment 47475 [details] Port getCPUTime LGTM.
WebKit Commit Bot
Comment 6 2010-01-27 05:34:30 PST
Comment on attachment 47475 [details] Port getCPUTime Clearing flags on attachment: 47475 Committed r53926: <http://trac.webkit.org/changeset/53926>
WebKit Commit Bot
Comment 7 2010-01-27 05:34:36 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.