git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Web Inspector: implement Flame Chart for CPU profiler.
[WebKit-https.git]
/
Source
/
WebCore
/
inspector
/
compile-front-end.py
diff --git
a/Source/WebCore/inspector/compile-front-end.py
b/Source/WebCore/inspector/compile-front-end.py
index
e99e377
..
cdc70c9
100755
(executable)
--- a/
Source/WebCore/inspector/compile-front-end.py
+++ b/
Source/WebCore/inspector/compile-front-end.py
@@
-337,6
+337,7
@@
modules = [
"BottomUpProfileDataGridTree.js",
"CPUProfileView.js",
"CSSSelectorProfileView.js",
+ "FlameChart.js",
"HeapSnapshot.js",
"HeapSnapshotDataGrids.js",
"HeapSnapshotGridNodes.js",