mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-10 02:35:16 -04:00
Profiling changed
example
This commit is contained in:
parent
fd0f1cf3de
commit
d306ba08fd
1 changed files with 9 additions and 0 deletions
|
@ -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`).
|
||||||
|
|
||||||
|
[](/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…
Add table
Add a link
Reference in a new issue