Please add a option to ProcessMonitor to not add captured events to the GUI while capturing (i.e. don't update GUI while capturing).
I am investigating a situation where I must capture file activity events for about 1 hour. That process involves tracking file operations on several million files. Although I configure ProcMon to capture to a file, it still consumes 10's of GB of Working Set populating the GUI with several millions events. Thus, causing other problems on the computer. I have already established maximal capture filters and dropping filtered events.
Please an an option to not populate the GUI while capturing events. Just record events to the backing file. Then I can bring the PML file to another computer for analysis.
Thanks