Hi everyone,
I`m writing small application for the Support needs to trace performance issues.
Currently Based on docs.microsoft.com/en-us/windows-hardware/test/wpt/interfaces-wprcontrol
This should be possible, but there is not specific examples which i can incorporate.
Is it possible to call some .NET function \ library to invoke specific trace?
Is it possible to some how monitor already initiated trace?
During my tests i see that xperf does not provide stdout - then you trying to redirect output it is always empty - so even if there an error i can`t parse it.
Sadly, i didn`t found any comprehensive documentation.
I`m writing small application for the Support needs to trace performance issues.
Currently Based on docs.microsoft.com/en-us/windows-hardware/test/wpt/interfaces-wprcontrol
This should be possible, but there is not specific examples which i can incorporate.
Is it possible to call some .NET function \ library to invoke specific trace?
Is it possible to some how monitor already initiated trace?
During my tests i see that xperf does not provide stdout - then you trying to redirect output it is always empty - so even if there an error i can`t parse it.
Sadly, i didn`t found any comprehensive documentation.