[Webkit-unassigned] [Bug 99517] New: run-perf-tests should have a --profile option for easy profiling
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 16 15:42:32 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=99517
Summary: run-perf-tests should have a --profile option for easy
profiling
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: abarth at webkit.org, rniwa at webkit.org,
peter at chromium.org
run-perf-tests should have a --profile option for easy profiling
On Mac we'd use instruments.
On Linux, presumably perf or pprof (if that's possible from our tcmalloc implementation).
On windows, I'm not sure.
It's possible we'd need to make thees options more-specific (like --instruments, vs. --pprof, etc.) like they were for run-sunspider.
The goal would be to make it very easy for those not-necessarily familiar with the profiling tools on the various platforms to get useful perf data about their webkit changes.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list