Bug 156824 - Improve sampling profiler CLI JSC tool
Summary: Improve sampling profiler CLI JSC tool
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-20 17:05 PDT by Saam Barati
Modified: 2016-04-20 17:55 PDT (History)
5 users (show)

See Also:


Attachments
patch (5.86 KB, patch)
2016-04-20 17:20 PDT, Saam Barati
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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