简体   繁体   中英

How do I catch read/writes to the hard disk and display them on OS X?

I'm looking to display read/write attempts by a specific applications, for example when an application attempts to read or write to a file. Is there an application to do this?

Fortunately, I've found how to do this — using Instruments.app (inside of Xcode). You're able to display filesystem operations, which is what I was intending to do.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM