NEW 130787
Adopt DTPerformanceSession logging for WebKit2 IPC messages
https://bugs.webkit.org/show_bug.cgi?id=130787
Summary Adopt DTPerformanceSession logging for WebKit2 IPC messages
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.