Bug 93359 - Web Inspector: Do not disable network tracking while profiling cpu.
Summary: Web Inspector: Do not disable network tracking while profiling cpu.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-07 05:46 PDT by Vsevolod Vlasov
Modified: 2012-08-07 06:53 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.36 KB, patch)
2012-08-07 05:54 PDT, Vsevolod Vlasov
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2012-08-07 05:46:31 PDT
Network tracking doesn't seem to make a big impact on cpu profiling results. We should not disable it while profiling.

Patch to follow.
Comment 1 Vsevolod Vlasov 2012-08-07 05:54:20 PDT
Created attachment 156921 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-08-07 06:53:05 PDT
Committed r124886: <http://trac.webkit.org/changeset/124886>