diff options
Diffstat (limited to 'docs/Debugging.md')
-rw-r--r-- | docs/Debugging.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Debugging.md b/docs/Debugging.md index c4ac758d..9774a291 100644 --- a/docs/Debugging.md +++ b/docs/Debugging.md @@ -152,6 +152,9 @@ Then graphs can be produced with: One can then view the resulting **loadgraph.png** file. +Different graphs can be produced. For more information run: +`~/klipper/scripts/graphstats.py --help` + Extracting information from the klippy.log file =============================================== |