mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-25 02:02:32 +03:00
Update Glances Flame
This commit is contained in:
parent
7f5c5e7dee
commit
06186ec6ad
2
Makefile
2
Makefile
@ -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
|
||||
|
4
docs/_static/glances-flame.svg
vendored
4
docs/_static/glances-flame.svg
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 117 KiB |
Loading…
Reference in New Issue
Block a user