3
1
Process Monitor allows great power when it comes to filtering, but it doesn't do something which seems extremely simple and beneficial, which is to simply allow the option to remove rows which are nearly the same, and where there can be hundreds or thousands of these rows, and they really complicate trying to find other transactions.
For example, take a look at this image:=
(I censored some info with the red bar, but they're all the same filename).
Wouldn't it be great to be rid of that file ending with .automaticDestinations-ms, even if it's just for the same second's worth of time? It can always allow it again, after a second's worth of transactions has passed.
Here's another example:
Again, I don't want to see Irfanview updating its .ini file 1 zillion times, specifying every single time it locks, queries, reads, writes, unlocks, or whatever else it apparently wants to do.
Is there a way to do remove these duplicates from within Process Monitor, or perhaps there's similar software that can perform this fundamental task on the fly? I don't want to have to manipulate the log file with other software.
To be clear, I only want the duplicates gone, I would still like to see one UNIQUE entry for any of these transactions.
Doing it externally from ProcMon like this is the only way, since that tool doesn't include any equivalent built-in functionality. – I say Reinstate Monica – 2018-12-07T02:08:31.430
I'm afraid I was hoping for a live or on-the-fly solution, not one that required extra manipulation from other programs. I've clarified the question thusly. – Dan W – 2018-12-08T10:53:08.543
I have added a discussion of the summary tools, which are the only advanced processing available within Process Monitor. – harrymc – 2018-12-08T11:40:35.680
I checked your amended answer and at first glance, the File Summary window looked great, but unfortunately, the results aren't live, so I had to close and then reopen the File Summary window for updates. Also important columns such as the Time of Day or Image Path are omitted. – Dan W – 2018-12-13T10:08:29.127
That's why an external tool is required for doing more. – harrymc – 2018-12-13T10:37:33.763
Perhaps there's an alternative program to ProcMon though. – Dan W – 2018-12-13T11:13:34.657
As far as I know, it is the best of its kind. – harrymc – 2018-12-13T11:14:32.037