←back to thread

166 points LelouBil | 3 comments | | HN request time: 0s | source
Show context
holowoodman ◴[] No.45090435[source]
How is this different from using 'htop' and pressing 's' to strace a process?
replies(2): >>45091118 #>>45092507 #
1. noname120 ◴[] No.45091118[source]
strace is not available on macOS
replies(1): >>45091240 #
2. happymellon ◴[] No.45091240[source]
I'm not sure how that is relevant on a piece about "a Linux version of a tool"
replies(1): >>45091843 #
3. noname120 ◴[] No.45091843[source]
My bad, for some reason I thought it was about macOS rather than Linux. Procmon actually doesn’t even support macOS: https://github.com/microsoft/ProcMon-for-Linux/issues/37