Bug 103779
Summary: | Would be nice to have an easy way to build profile-able build of Chromium | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | abarth, dpranke, peter, schenney, tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Eric Seidel (no email)
Would be nice to have an easy way to build profile-able build of Chromium
Perhaps:
build-webkit --chromium --profile?
Modifying ~/.gyp/include.gypi or GYP_DEFINES to include "profiling=1" or "mac_no_strip=1" is lame.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
mac_strip_release, rather.