Bug 78871

Summary: Add JSC code profiling support on Linux x86
Product: WebKit Reporter: Yuqiang Xian <yuqiang.xian>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, fpizlo, logingx
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch barraclough: review+

Description Yuqiang Xian 2012-02-16 21:15:28 PST
Though we won't do stack unwind for now as we cannot guarantee all the libraries are compiled without -fomit-frame-pointer.

Patch forthcoming.
Comment 1 Yuqiang Xian 2012-02-16 21:40:40 PST
Created attachment 127518 [details]
proposed patch
Comment 2 Yuqiang Xian 2012-02-16 23:13:20 PST
Landed: http://trac.webkit.org/changeset/108037