I m looking for a Windows tool that is able to log every action (read & write) that were made to a specific path inside the local Filesystem in order to debug a program (find out why it is sometimes slow and sometimes not). In theory it could work like a virus scanner that is recognizing every file that any of the running programs do read or write and logs every thing that it sees.
调试文件系统访问
原标题:
最佳回答
有一个叫做Process Monitor的工具,由sysinternals开发,网址为http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx,可以监视文件系统和注册表,显示具体执行操作的进程。这应该可以帮助你完成你所需的工作。
我喜欢 Sysinternals 制作的应用程序,它们让计算机世界更加美好易用。
问题回答
听起来需要使用 Process Monitor,先前也称为FileMon。
相关问题
热门标签
- winforms
- combobox
- fogbugz
- java
- date
- internationalization
- asp.net
- iis
- url-rewriting
- urlrewriter
- c#
- enums
- ocaml
- haxe
- algorithm
- string
- viewstate
- .net
- c++
- c
- symbol-table
- mysql
- database
- postgresql
- licensing
- migration
- vb.net
- vb6
- declaration
- vb6-migration
- python
- psycopg2
- backup
- vmware
- virtualization
- gnu-screen
- authentication
- desktop
- excel
- xll
- cultureinfo
- regioninfo
- oracle
- client
- session
- download
- html
- virtual
- constructor
- scenarios
- perl
- full-text-search
- javascript
- ajax
- testing
- oop
- inheritance
- vim
- encapsulation
- information-hiding