Skip to content

Commit 054300c

Browse files
author
Armand Foucault
authored
Update README.rst
1 parent c7c16de commit 054300c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ afterward will plot the result, making plots (using matplotlib) similar to these
150150
:target: https://github.com/scikit-learn/scikit-learn/pull/2248
151151
:height: 350px
152152

153-
or, with the ``--flame`` option (``mprof plot --flame``):
153+
or, with ``mprof plot --flame`` (the function and timestamp names will appear on hover):
154154

155-
.. image:: images/flamegraph.py
155+
.. image:: ./images/flamegraph.png
156156
:height: 350px
157157

158158
A discussion of these capabilities can be found `here <http://fa.bianp.net/blog/2014/plot-memory-usage-as-a-function-of-time/>`_.

0 commit comments

Comments
 (0)