Bug 15983 - run-sunspider needs a --shark-cache option for L2 Cache miss profiling
Summary: run-sunspider needs a --shark-cache option for L2 Cache miss profiling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-14 01:51 PST by Eric Seidel (no email)
Modified: 2007-11-14 12:38 PST (History)
2 users (show)

See Also:


Attachments
the fix (4.29 KB, patch)
2007-11-14 01:52 PST, Eric Seidel (no email)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-11-14 01:51:55 PST
run-sunspider needs a --shark-cache option for L2 Cache miss profiling
Comment 1 Eric Seidel (no email) 2007-11-14 01:52:15 PST
Created attachment 17265 [details]
the fix
Comment 2 Sam Weinig 2007-11-14 11:38:42 PST
Comment on attachment 17265 [details]
the fix

Your indentation is off, we like to use 4 spaces, not 2.  Other than that. r=me.  Please also remember to add a changelog.
Comment 3 Eric Seidel (no email) 2007-11-14 12:38:21 PST
Landed as r27790.  Hopefully the other --shark users will find this useful.