diff --git a/README.rst b/README.rst index 42c2f82..c9775da 100644 --- a/README.rst +++ b/README.rst @@ -316,6 +316,7 @@ 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` How to contribute?