Bug 19228 - JS profiler implement bottom-up view
Summary: JS profiler implement bottom-up view
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-05-23 17:18 PDT by Kevin McCullough
Modified: 2008-07-22 10:27 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin McCullough 2008-05-23 17:18:43 PDT
A bottom-up view or heavy view would be a nice addition to the profiler.  In a bottom-up view the symbols are shown on the left and their callers are shown as their children.

<rdar://problem/5958827> JSProfiler: Implement Bottom up view
Comment 1 Kevin McCullough 2008-07-22 10:27:29 PDT
Committed revision 35287.