Bug 130787

Summary: Adopt DTPerformanceSession logging for WebKit2 IPC messages
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: andersca, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
hacky poc none

Tim Horton
Reported 2014-03-26 12:02:23 PDT
To allow them to show up as flags (for sent messages) and flagged ranges (for dispatch of incoming messages) in Instruments, which can be useful for a variety of reasons (quickly noticing unneeded or expensive messages, making sense of profiles, etc.) No idea how to do this in a good way, but I hacked up a POC quickly.
Attachments
hacky poc (4.01 KB, patch)
2014-03-26 12:04 PDT, Tim Horton
no flags
Tim Horton
Comment 1 2014-03-26 12:04:15 PDT
Created attachment 227870 [details] hacky poc
Note You need to log in before you can comment on or make changes to this bug.