Commit Graph

9 Commits

Author SHA1 Message Date
Fabricio Voznika e06142e033 Update debugging.md 2019-08-02 10:10:48 +09:00
Fabricio Voznika 6ee109aca4 Added section about attaching debugger 2019-08-02 10:10:48 +09:00
Dmitrii Ustiugov 7c94c9d77c Changed sleep time in examples
from 0.1 sec to 1 sec (in two places), according to the feedback
2019-05-29 16:58:09 +09:00
Dmitrii Ustiugov b57660dffb Changed example command for profiling CPU/heap
Profiling a container that runs `sleep 1000` command dumps an empty CPU profile that may cause unnecessary questions. I suggest replacing this example with one mentioned in the same doc above.
2019-05-29 16:58:09 +09:00
Fabricio Voznika 37433204a8 Edits to user guide + added filesystem section 2019-04-08 11:34:06 -07:00
Fabricio Voznika cd5ded7e06 Update debugging.md 2019-04-04 22:54:46 -07:00
Fabricio Voznika e9504bfdf2 Addressed comments 2019-04-04 22:54:46 -07:00
Fabricio Voznika a5852fe8fa Add runsc debug commands to Debugging section 2019-04-04 22:54:46 -07:00
Ian Lewis 22f1890a9b
Initial commit 2019-03-29 22:40:11 -04:00