The profile action is currently stubbed out (following CLs will add functionality).
The filename changes are so the filename will be around to be reloaded later for profiling.
I have posted the entire debugger profiling CL so you can see all the working ...
12 years, 1 month ago
(2012-11-12 20:18:08 UTC)
#3
I have posted the entire debugger profiling CL so you can see all the working
parts. When the profile button is pressed the debugger basically fires up a
bench_pictures instance but installs a profiling picture playback class. The
picture playback class records the per-command times which are then fed back to
the debugger once it is complete.
Issue 6813117: Update debugger GUI to have profile button & list widget to optionally display times
(Closed)
Created 12 years, 1 month ago by robertphillips
Modified 12 years, 1 month ago
Reviewers: DerekS
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0