Duplicates will show up if they have different date/timestamps.
I'm not 100% certain, but I think that the app parses the entire line - not just the driver name.
IMO, John - that should not be.
I know for an absolute fact that my BSOD script's dup-elimination routine executed on driver name only.
I originally did code my scripts to perform dup-elim on driver name + timestamp, but quickly reversed that soon after the release of the then-newly updated scripts.
I was under the impression that Mike's app performed dup-elim on driver name only.
If you guys come upon a set of dumps as you describe (containing same-name drivers w/ different timestamps), please zip them up & attach to this thread so I can test and gather output files/info to pass along to Mike to help aid him in a quick fix.
I think that timestamps should have no bearing in the dup-elim process. As we have known for years now, driver timestamps in dumps are based on the user's (BSOD Analyst) time zone; hence the primary reason that we eliminated timestamp in the dup-elim process so many years ago.
All of this is (I should say "will be") a moot point when Will Watt's Admin DRT changes go in because he has addressed duplicate drivers in the TempDB (I forget now exactly how they are handled in his new code).
I am of the opinion that it is best to do *whatever* is possible to not allow dup drivers to make their way to the DRT TempDB. If you feel differently, John, not a problem with me if in fact they somehow assist you in keeping the DRT up-to-date.
I see them when looking at the template.txt file - where the drivers are sorted by memory dump.
They'll repeat there if they have different timestamps (and then will duplicate in the list of links).
It helps to rule out drivers as we can tell that they've been updated.
I am certainly no where near as familiar with all of the features in Mike's app as you are.
What do you mean by the statement in
RED.
How does having dup drivers with different timestamps help tell their update status?