mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Profiling changed
example
This commit is contained in:
parent
fd0f1cf3de
commit
d306ba08fd
@ -81,3 +81,12 @@ This creates `index.html` with all SVG graphics linked to TXT files. Ready for u
|
|||||||
``` {.wiki}
|
``` {.wiki}
|
||||||
make REMOTE=example.com:public_html/qubes/profiling/ upload
|
make REMOTE=example.com:public_html/qubes/profiling/ upload
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Example
|
||||||
|
-------
|
||||||
|
|
||||||
|
This example is from `qubes-manager` (`qubesmanager/main.py`).
|
||||||
|
|
||||||
|
[![No image "update\_table-20140424-170010.svg" attached to Profiling](/chrome/common/attachment.png "No image "update_table-20140424-170010.svg" attached to Profiling")](/attachment/wiki/Profiling/update_table-20140424-170010.svg)
|
||||||
|
|
||||||
|
It is apparent than problem is around `get_disk_usage` which calls something via `subprocess.call`. It does it 15 times, probably once per VM.
|
||||||
|
Loading…
Reference in New Issue
Block a user