Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can use Process monitor http://technet.microsoft.com/en-us/sysinternals/bb896645.asp... to see a similar overview of low level activity. You won't see all the system calls, you can't pipe the output directly, but there is a UI and you don't have to look up file descriptors


If you want to see the DLL calls, exceptions, etc, you can use the tools I posted here: https://news.ycombinator.com/item?id=7156160


Yes, which uses ETW, which is the equivalent to DTrace for Windows and something that should be known about (but by and large isn't) for Windows opers


If you like Process Monitor, you'll love xperf.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: