WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
167731
[GTK] Add initial implementation of resource usage overlay
https://bugs.webkit.org/show_bug.cgi?id=167731
Summary
[GTK] Add initial implementation of resource usage overlay
Carlos Garcia Campos
Reported
2017-02-02 06:20:39 PST
This is quite useful for developers to debug cpu and memory usage as well as GC timers.
Attachments
Patch
(22.42 KB, patch)
2017-02-02 06:28 PST
,
Carlos Garcia Campos
mcatanzaro
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2017-02-02 06:28:18 PST
Created
attachment 300406
[details]
Patch
Carlos Garcia Campos
Comment 2
2017-02-02 06:29:48 PST
You can see a screenshot here:
http://people.igalia.com/cgarcia/mb-resources-overlay.png
This is just an initial version, it doesn't have cool graphs showing the history like the Apple one, but we can add more stuff later.
Michael Catanzaro
Comment 3
2017-02-02 09:54:47 PST
Comment on
attachment 300406
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=300406&action=review
> Source/WebCore/PlatformGTK.cmake:66 > + page/linux/ResourceUsageOverlayLinux.cpp > + page/linux/ResourceUsageThreadLinux.cpp
You have to add this in a Linux conditional somewhere... it's not going to work on FreeBSD or Darwin.
Carlos Garcia Campos
Comment 4
2017-02-03 05:05:14 PST
Committed
r211631
: <
http://trac.webkit.org/changeset/211631
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug