Update Glances Flame

pull/1873/head
nicolargo 2021-06-05 17:40:47 +02:00
parent 7f5c5e7dee
commit 06186ec6ad
2 changed files with 3 additions and 3 deletions

View File

@ -52,6 +52,6 @@ run-client: venv
./venv/bin/python -m glances -C ./conf/glances.conf -c localhost
profiling: venv venv-dev
@echo "Please complete and run: sudo ./venv/bin/py-spy record -o /tmp/glances.svg -d 60 -s --pid <GLANCES PID>"
@echo "Please complete and run: sudo ./venv/bin/py-spy record -o ./docs/_static/glances-flame.svg -d 60 -s --pid <GLANCES PID>"
.PHONY: test docs docs-server

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 117 KiB