|
|
|
|
|
by deliciousturkey
8 days ago
|
|
I really wish Windows had a way to show what kernel callbacks are registered and execute on each call. Even better would be to have actual timing data on these callback. Using that one could much more easily to debug and potentially uninstall misbehaving software. |
|
There's a third party tool for collecting and examining such traces easier called UIforETW
https://randomascii.wordpress.com/2015/09/24/etw-central/