diff --git a/doc/images/qml-profiler-statistics.png b/doc/images/qml-profiler-statistics.png
new file mode 100644
index 0000000000000000000000000000000000000000..d45b950c2c8c6e2f2d6d4cd5c3cbe0dfcdb3373f
Binary files /dev/null and b/doc/images/qml-profiler-statistics.png differ
diff --git a/doc/images/qtcreator-analyzer-bindings.png b/doc/images/qtcreator-analyzer-bindings.png
deleted file mode 100644
index e9ce84b2bb63398b8700ac581b2af75c5aeba5e4..0000000000000000000000000000000000000000
Binary files a/doc/images/qtcreator-analyzer-bindings.png and /dev/null differ
diff --git a/doc/src/analyze/qtquick-profiler.qdoc b/doc/src/analyze/qtquick-profiler.qdoc
index 7b1f4d2514a8cba516b29a61ffad043ba71ba903..6f3753ad409a6dec6947b5c30a358ee0bafd9226 100644
--- a/doc/src/analyze/qtquick-profiler.qdoc
+++ b/doc/src/analyze/qtquick-profiler.qdoc
@@ -528,7 +528,7 @@
     Click on an event to move to it in the source code
     in the code editor.
 
-    \image qtcreator-analyzer-bindings.png "Statistics view"
+    \image qml-profiler-statistics.png "Statistics view"
 
     The \uicontrol Callers and \uicontrol Callees panes show dependencies between events.
     They allow you to examine the internal functions of the application.