mikhail.naganov@gmail.com
|
12e62e7154
|
Shorten constructor names in JS tickprocessor.
As they are no more used in DevTools profiler, there is no
need to prefix them with "devtools.profiler" namespace.
Review URL: http://codereview.chromium.org/6456025
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6712 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-02-10 07:47:28 +00:00 |
|
mikhail.naganov@gmail.com
|
ba09fb12aa
|
Profiler cleanup: removed another piece that is only needed for DevTools profiler.
Review URL: http://codereview.chromium.org/118229
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2101 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-06-04 09:20:27 +00:00 |
|
mikhail.naganov@gmail.com
|
703fcecaaf
|
Make tickprocessor's ProfileView extensible and move out DevTools-only stuff.
Review URL: http://codereview.chromium.org/119076
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2092 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-06-03 11:21:23 +00:00 |
|
mikhail.naganov@gmail.com
|
7bfae7d976
|
Merge into tools/profile_view.js changes needed for DevTools profiler.
Happily, most of them are removals of unneeded code.
Review URL: http://codereview.chromium.org/115300
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1945 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-05-14 09:27:34 +00:00 |
|
mikhail.naganov@gmail.com
|
178a656429
|
Enhancing profiling data processing code with functionality needed for the Dev Tools Profiler.
Details:
- added properties / functions in view objects needed for WebKit's ProfileView;
- added ability to count profiles for specific functions.
The tickprocessor functionality does not affected.
Review URL: http://codereview.chromium.org/99181
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1823 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-04-30 08:10:27 +00:00 |
|
mikhail.naganov@gmail.com
|
bffdfa3552
|
Rename profileview.js -> profile_view.js because WebInspector already has ProfileView.js.
Review URL: http://codereview.chromium.org/100102
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1805 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-04-28 09:15:31 +00:00 |
|