←back to thread

166 points LelouBil | 1 comments | | HN request time: 0s | source
Show context
perching_aix ◴[] No.45088446[source]
If this works remotely as well as the Windows version, I'm stoked. Polling for information (like with lsof) really rubs me the wrong way.
replies(2): >>45088480 #>>45088733 #
calvinmorrison ◴[] No.45088480[source]
really? i have to use procman and associated utilities often and they really pale in comparison with linux and even moreso other unix utils (like dtrace)
replies(5): >>45088759 #>>45089005 #>>45089451 #>>45091282 #>>45091614 #
1. lll-o-lll ◴[] No.45089451[source]
dtrace is more comparable to ETW in windows land. Procmon is more for quick and dirty analysis. Maybe there are other *nix tools that are more appropriate, but I look forward to trying this one out.