Monitor process filesystem activity

From vpsget wiki
Revision as of 16:32, 22 January 2019 by Ndi (talk | contribs) (Created page with " DRAFT strace -f -e trace=open <command> strace -f -e trace=open bench update --patch strace -f -e trace=file bench update --patch")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DRAFT

strace -f -e trace=open <command>


strace -f -e trace=open bench update --patch
strace -f -e trace=file bench update --patch