Am Mittwoch, 27. Februar 2008 21:18:28 schrieb richardvoigt@gmail.com:
What is your preferred utility for filling that niche (logging I/O calls)?
I never needed that; All I am logging are d3d calls, there I am using PixWin or simple wine logs, and bugle or the apple opengl profiler on the gl side.
Those particular apps are useful to the point that every competent Windows sysadmin knows of them.
Ya, but do you expect the Windows tools to be able profile Linux processes, and know about Linux syscalls, etc? So all you could use them for is auditing Windows processes inside Wine. They are Windows system utilities and thus tied to the Windows API. Trying to use them on Wine is similar to trying to use sudo in mingw on Windows, or trying to check an NTFS partition with e2fsck. Running Windows system tools is way beyond the scope of Wine IMHO.