Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
strizhechenko committed Dec 20, 2019
1 parent b958622 commit a2ce13b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,12 @@ FAQ

Q: I see that workload is distributed fine, but there is a lot of workload. How to go deeper, how to understand what my system doing right now?

A: Try `perf top`
A: Try

.. code:: shell
perf top
How to contribute?
==================
Expand Down

0 comments on commit a2ce13b

Please sign in to comment.