Bug 156824

Summary: Improve sampling profiler CLI JSC tool
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, keith_miller, mark.lam, msaboff
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch mark.lam: review+

Description Saam Barati 2016-04-20 17:05:04 PDT
Add a few more things:
- Display JITType
- Make stack trace timeout interval a JSC option
Comment 1 Saam Barati 2016-04-20 17:20:04 PDT
Created attachment 276873 [details]
patch
Comment 2 Mark Lam 2016-04-20 17:23:29 PDT
Comment on attachment 276873 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=276873&action=review

r=me with comment fix.

> Source/JavaScriptCore/ChangeLog:11
> +        being in LLInt vs. Baseline could be wrong. For example, we may have took 

typo:/took/taken/.
Comment 3 Saam Barati 2016-04-20 17:55:09 PDT
landed in:
http://trac.webkit.org/changeset/199800